NoelOsiro / cowtrack

0 stars 0 forks source link

Project Setup: #1

Closed NoelOsiro closed 2 months ago

NoelOsiro commented 2 months ago
NoelOsiro commented 2 months ago
  1. TypeScript may also be used with Expo, which maintains TypeScript templates, or will prompt you to automatically install and configure TypeScript when a .ts or .tsx file is added to your project.

npx create-expo-app --template

  1. 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