训练营-gostack-desafio08 挑战8:React Native-Redux + Hook 一个简单的React Native应用程序,可创建一个电子商务界面。该应用程序使用Flux Architecture和React Hooks。 应用画面 技术领域 跑 # After clone the project $ cd bootcamp-gostack-desafio08 # Install packages $ yarn install # or $ npm install # Run the app -> you need an Android device or emulador installed $ react-native start # you will need two new terminals # one # change XXX to your corre
1