kirillzyusko / react-native-bundle-splitter

HOC for lazy components loading

Home Page:https://kirillzyusko.github.io/react-native-bundle-splitter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can add a tab navigation example

seenyea opened this issue · comments

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

@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?

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

@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.

Closed due to #23