You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
3.7 KiB
50 lines
3.7 KiB
[](https://codefirst.iut.uca.fr/alexis.drai/AD_multiplat)
|
|
[](https://codefirst.iut.uca.fr/sonar/dashboard?id=AD_multiplat)
|
|
|
|
[](https://codefirst.iut.uca.fr/sonar/dashboard?id=AD_multiplat)
|
|
[](https://codefirst.iut.uca.fr/sonar/dashboard?id=AD_multiplat)
|
|
[](https://codefirst.iut.uca.fr/sonar/dashboard?id=AD_multiplat)
|
|
|
|
[](https://codefirst.iut.uca.fr/sonar/dashboard?id=AD_multiplat)
|
|
[](https://codefirst.iut.uca.fr/sonar/dashboard?id=AD_multiplat)
|
|
|
|
[](https://codefirst.iut.uca.fr/sonar/dashboard?id=AD_multiplat)
|
|
[](https://codefirst.iut.uca.fr/sonar/dashboard?id=AD_multiplat)
|
|
[](https://codefirst.iut.uca.fr/sonar/dashboard?id=AD_multiplat)
|
|
[](https://codefirst.iut.uca.fr/sonar/dashboard?id=AD_multiplat)
|
|
[](https://codefirst.iut.uca.fr/sonar/dashboard?id=AD_multiplat)
|
|
[](https://codefirst.iut.uca.fr/sonar/dashboard?id=AD_multiplat)
|
|
|
|
# AD_ReactNative
|
|
|
|
A React Native app for education purposes. Refer
|
|
to [instructions here](https://react-native-courses.clubinfo-clermont.fr/docs/notation).
|
|
|
|
+ [Sketches](#sketches)
|
|
- [Trainers](#trainers)
|
|
- [Pokemongs](#pokemongs)
|
|
- [Moves](#moves)
|
|
+ [Using the app](#using-the-app)
|
|
|
|
## Sketches
|
|
|
|
This app will contain several "master/detail" tabs. They are as follows.
|
|
|
|
### Trainers
|
|
|
|
<img src="./docs/trainers.jpg" width="540" style="margin:20px">
|
|
|
|
### Pokemongs
|
|
|
|
<img src="./docs/pokemongs.jpg" width="540" style="margin:20px">
|
|
|
|
### Moves
|
|
|
|
<img src="./docs/moves.jpg" width="540" style="margin:20px">
|
|
|
|
## Using the app
|
|
|
|
This app is linked to a backend that is set up to accept CORS from [`http://localhost:19006`](http://localhost:19006).
|
|
If you want to use the dedicated API, please make sure you're not overriding that default port number when running this
|
|
app.
|