kirillzyusko / react-native-bundle-splitter

HOC for lazy components loading
https://kirillzyusko.github.io/react-native-bundle-splitter/
MIT License
428 stars 22 forks source link

can add a tab navigation example #21

Closed seenyea closed 3 years ago

seenyea commented 3 years ago

Is your feature request related to a problem? Please describe. can add a tab navigation example

kirillzyusko commented 3 years ago

@seenyea what you mean by tabs? There are variety of ways how it can be implemented using various libraries, such as: react-native-tab-view, @react-navigation/bottom-tabs and so on. What exactly you want?

seenyea commented 3 years ago

I mean, a demo of using tabs with react-native-bundle-splitter

kirillzyusko commented 3 years ago

@seenyea should it be with @react-navigation/bottom-tabs?

In fact I'm writing right now a lot of snacks/demos, just thinking which of them I should include in final docs.

kirillzyusko commented 3 years ago

Closed due to https://github.com/kirillzyusko/react-native-bundle-splitter/issues/23