Expo's React Native styleguide components.
npm install @expo/styleguide-native
1. Install dependencies with yarn.2. Build everything with yarn build.3. Develop with yarn dev.
yarn
yarn build
yarn dev