forked from Galaxies-dev/fintech-clone-react-native
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcommands.sh
More file actions
28 lines (18 loc) · 693 Bytes
/
commands.sh
File metadata and controls
28 lines (18 loc) · 693 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
npx create-expo-app fintech -t tabs
npx expo install expo-dev-client react-native-reanimated react-native-gesture-handler
npx expo install expo-av
npx expo install expo-asset
npm install react-native-confirmation-code-field
npm install @clerk/clerk-expo
npx expo install expo-secure-store
npm install zeego react-native-ios-context-menu react-native-ios-utilities
npm install zustand
npx expo install react-native-mmkv
npx expo install expo-blur
npm i @tanstack/react-query
npm i @shopify/react-native-skia victory-native
npm i date-fns
npx expo install expo-haptics
npx expo install expo-local-authentication
npx expo install expo-image-picker
npx expo install expo-dynamic-app-icon