Closed NoelOsiro closed 2 months ago
npx create-expo-app --template
npm install @react-navigation/native @react-navigation/stack react-native-gesture-handler react-native-reanimated react-native-screens react-native-safe-area-context @react-native-community/masked-view npm install react-native-vector-icons npm install victory-native # For charts npm install @testing-library/react-native jest jest-environment-jsdom npm install -D jest typescript @types/jest @types/react-native npx expo install react-native-web react-dom @expo/metro-runtime
[x] Initialize the React Native project with TypeScript.
[x] Set up testing tools (Jest and React Native Testing Library).
[x] Basic navigation and folder structure.