- After cloning the project, run at its root
yarn
- Then build the app on ios
cd ios
pod install
cd ..
react-native run-ios
- Then build the app on android
react-native run-android
There are all in this file
- utrans --> useTranslation hook
- rtrans --> for jsx translation
- ttrans --> for typescript translation
- tb --> basic typescript component
- nsc --> native styled component
- csc --> custom styled component
- ustore --> useStore