React Native Navigation + Redux + Saga + TypeScript How to run? Clone the repo and install packages. $ git clone https://github.com/aspidvip/react-native-navigation-default-redux-saga Test $ cd Test $ yarn Run Android Project. $ react-native run-android Run iOS Project. $ react-native run-ios