# react-navigation-redux **Repository Path**: duwenxuan/react-navigation-redux ## Basic Information - **Project Name**: react-navigation-redux - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-12 - **Last Updated**: 2021-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 从react native已有项目中抽取出来的基础的redux的脚手架 react navigation 集成redux 基础的redux演示 可采用React native Debugger查看redux的action的变化逻辑 yarn  或者  npn install 安装依赖包 react-native run-[platform] ![](./display/1.png) ![](./display/2.png)