Feedback Widget - Mobile
Expo Google Font | Phosphor React Native | React Native Bottom Sheet | Expo Reanimated | Expo GestureHandler
expo init mobile
cd mobile
expo start
expo install expo-font @expo-google-fonts/inter
expo install expo-app-loading
npm install --save phosphor-react-native
expo install react-native-svg
npm install react-native-iphone-x-helper
expo install @gorhom/bottom-sheet@^4
expo install react-native-reanimated
expo install react-native-gesture-handler
expo install react-native-view-shot
npm install axios
expo install expo-file-system
(*) links válidos até 08/05/2022
NLW Return - Server | NLW Return - Web
- 1. integrar com o Server na web
- 2. Tema light/dark (veja: layout)
- 3. Dashboard de feedbacks (usando autenticação: Firebase/OAuth)
- 4. Validação de campos/erros
Agradeço a Rockeatseat pela baita aula e pelo empenho em levar nós devs para o próximo nível!