React Native starter with Redux, sagas, and navigation setup.
A basic React Native project structure that includes Redux for state management, redux-saga for side-effect handling, and react-navigation for routing. Intended as a starter for iOS and Android apps, it includes native project files for both platforms and a Node-based development workflow. Suited for developers who want a minimal, opinionated starter with navigation and saga-based async handling.
0