Interface do Gmail com React Native, Tailwind e Expo Router
npx create-expo-app --template
-> Navigation (TypeScript)
Criar src/app/(tabs)
npm install nativewind@^4.0.1 react-native-reanimated tailwindcss
npx tailwindcss init
expo run:ios || expo run:android