Application cliente en reactnative » Historique » Révision 2
Révision 1 (Eric Seigne, 23/05/2020 13:39) → Révision 2/3 (Eric Seigne, 30/05/2020 19:13)
# Application cliente en reactnative
https://docs.expo.io/
https://docs.expo.io/versions/latest/sdk/app-loading/
https://docs.expo.io/tutorial/configuration/
Utilisation des composants sympa de https://react-native-elements.github.io/react-native-elements/docs/input.html
Sauvegarder les prefs utilisateurs, compatible cordova : https://github.com/kevinresol/react-native-default-preference
Crop avec https://reactnativeexample.com/crop-and-rotate-image-without-detach-your-expo-project/
Notes:
```
cd ios && pod install
```
## déployer l'icone et le splash
voir https://github.com/bamlab/react-native-make
Go to top
https://docs.expo.io/
https://docs.expo.io/versions/latest/sdk/app-loading/
https://docs.expo.io/tutorial/configuration/
Utilisation des composants sympa de https://react-native-elements.github.io/react-native-elements/docs/input.html
Sauvegarder les prefs utilisateurs, compatible cordova : https://github.com/kevinresol/react-native-default-preference
Crop avec https://reactnativeexample.com/crop-and-rotate-image-without-detach-your-expo-project/
Notes:
```
cd ios && pod install
```
## déployer l'icone et le splash
voir https://github.com/bamlab/react-native-make