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.
3.6 KiB
3.6 KiB
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.