React-Native-Navigation-Redux-Example
React-Native-Navigation-Redux-Example copied to clipboard
This is a tutorial / example of how to convert from a single screen based app to a tab based app using React-Native-Navigation By Wix and Redux. This is useful for apps that want to have an login / au...
How to integrate with Redux Sagas
After upgrading to RN >= 51 i'm getting blank white screen on both android and iOS! To reproduce: - `npm install -g react-native-git-upgrade` - `react-native-git-upgrade 0.51.0` or `react-native-git-upgrade - `clean...
Updates React Native to 0.51.0. I'd go all the way to most up-to-date (0.52.0), but React Native Navigation currently does not work on that version (see: https://github.com/wix/react-native-navigation/pull/2494).