I am using react-native-tab-view. Working perfectly fine but I want that tab bar in bottom of my screen. I am trying to modify your stylesheet but not happening. Can you please help me in this?
I want like this..
does using renderFooter instead of renderHeader fix your issue?
Hey, I just released a new alpha 2.0.0-alpha.0 of the library. It's rewritten using react-native-gesture-handler and react-native-reanimated addresses a many platform specific bugs and performance problems. The documentation is updated as well.
Please try the new version and see if it addresses your issue. If not, please open a new issue following the issue template.
Most helpful comment
does using
renderFooterinstead ofrenderHeaderfix your issue?