Top "Navigator-ios" questions

React Native Pass properties on navigator pop

I'm using NavigatorIOS on my react native app. I want to pass some properties when navigating back to previous route. …

react-native navigator-ios
ReactNative when scrolling auto hide navigatorios

I'm trying to hide the navbar (NavigatorIOS) when scrolling down. How can I achieve that ? Thanks

javascript reactjs react-native navigator-ios
React Native Pass data between sibling views

I'm developing a simple todo-list app using React Native, my issue is the following: I have a NavigatorIOS at the …

react-native siblings pass-data navigator-ios
React native - prevent user from going back to login screen

I've created a Login button using Facebook SDK. Once the user is logged in, the app navigates to the second …

javascript ios react-native react-native-fbsdk navigator-ios