React Native Boilerplate应用入门 一个React Native样板应用程序可引导您的下一个应用程序! 目录 安装 :inbox_tray: # Setup your project > npx degit IronTony/react-native-boilerplate-starter-app your-new-app > cd your-new-app # Install dependencies > yarn # if needed, setup iOS development environment yarn setup:ios