react-native-tabs
react-native-tabs copied to clipboard
React Native platform-independent tabs. Could be used for bottom tab bars as well as sectioned views (with tab buttons)
if you index the tabs' children using numbers and you start at 0 the selection of tab 0 fails. would like to submit a pr on this
Hi Guys, So I was needing of a module for tabs and then I found this module very cool, however I had a problem on header tabs, height fixed. This...
Can we opportunity horizontally scroll tabs?
i tried everything the code seem to be broken...
When I focus on the input the tab bar is moved up instead of staying behind the keyboard.
Readme reads: Possibility to use Flux actions with react-native-router-flux to switch between content views. How? Or in the Readme, link to some starting point?
Hi, Your `Example` project doesn't work properly, I get the following error: `ReferenceError: Can't find variable: require (line1 in the generated bundle)` Do you know why? Additionally, I implement the...
Reload selected tab if again tap on same tab icon
Hi im have 2 costum tabs for user & admin. so after user login, the router flux will display tabs by catagory. im try to put if else in my...
I am new in react-native and using this plugin, it simply work to my code, the simple code using on the is totally work. but somehow I need to insert...