A React Native app for educational purposes
https://react-native-courses.clubinfo-clermont.fr/docs/notation
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.
|
2 years ago | |
---|---|---|
.idea | 2 years ago | |
assets | 2 years ago | |
components | 2 years ago | |
docs | 2 years ago | |
entities | 2 years ago | |
navigation | 2 years ago | |
redux | 2 years ago | |
screens | 2 years ago | |
.drone.yml | 2 years ago | |
.gitignore | 2 years ago | |
App.tsx | 2 years ago | |
README.md | 2 years ago | |
app.json | 2 years ago | |
babel.config.js | 2 years ago | |
package.json | 2 years ago | |
tsconfig.json | 2 years ago | |
yarn.lock | 2 years ago |
README.md
AD_ReactNative
A React Native app for education purposes. Refer to instructions here.
Sketches
This app will contain several "master/detail" tabs. They are as follows.
Trainers

Pokemongs

Moves

Using the app
This app is linked to a backend that is set up to accept CORS from http://localhost:19006
, so please make sure you're
not overriding that default port number when running it.