Application cliente en reactnative » Historique » Version 2
Eric Seigne, 30/05/2020 19:13
1 | 1 | Eric Seigne | # Application cliente en reactnative |
---|---|---|---|
2 | |||
3 | https://docs.expo.io/ |
||
4 | https://docs.expo.io/versions/latest/sdk/app-loading/ |
||
5 | https://docs.expo.io/tutorial/configuration/ |
||
6 | |||
7 | Utilisation des composants sympa de https://react-native-elements.github.io/react-native-elements/docs/input.html |
||
8 | |||
9 | Sauvegarder les prefs utilisateurs, compatible cordova : https://github.com/kevinresol/react-native-default-preference |
||
10 | |||
11 | Crop avec https://reactnativeexample.com/crop-and-rotate-image-without-detach-your-expo-project/ |
||
12 | |||
13 | Notes: |
||
14 | ``` |
||
15 | cd ios && pod install |
||
16 | ``` |
||
17 | 2 | Eric Seigne | |
18 | |||
19 | ## déployer l'icone et le splash |
||
20 | |||
21 | voir https://github.com/bamlab/react-native-make |