when I use removeListner function to remove the listner on navigation, I got a warning about that and that the remove not works correctly. componentDidMount()
If the user is scrolling down to Dinner option in the scroll view, then the DINNER icon should get highlighted in the tab. Similarly if the user clicks on Break
I have this problem with react native, react navigation, even with this error the navigation flow is still working. Argument of type 'string' is not assignable
I set the drawer right-side, but the hamburger icon, in the screen header, stays default left side, Is there any property to pass through to change position to
I am building app using react native, Expo SDK - 41 & react-native-navigation - v5 that serves items to the users How can I create links to be shared betwee
I just start to learn RN, but the docs in https://reactnavigation.org/docs/tab-based-navigation/ did not show how to set a tabBarIcon's size, I tried to add an
I am wanting to create a react native badge count for my app. I have been searching the last week with out any luck. I am wanting to do something like the image
When I run the react native project with react-native run-ios.It shows the following error on my iOS simulator.On my android simulator, it is totally ok.I have
I have spent most of the time trying to find out how to toggle right Drawer with react-navigation Ref? currently, it toggles only with left drawer navigationRef