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.
 
 
Alexis Drai 48aa5d58c1
💄 Create Move screens (#3)
2 years ago
.idea 🏗️ Prepare project structure (#2) 2 years ago
assets Initial commit 2 years ago
components 💄 Create Move screens (#3) 2 years ago
docs 💄 Create Move screens (#3) 2 years ago
entities 💄 Create Move screens (#3) 2 years ago
navigation 💄 Create Move screens (#3) 2 years ago
redux 💄 Create Move screens (#3) 2 years ago
screens 💄 Create Move screens (#3) 2 years ago
.drone.yml 🏗️ Prepare project structure (#2) 2 years ago
.gitignore 🏗️ Prepare project structure (#2) 2 years ago
App.tsx 💄 Create Move screens (#3) 2 years ago
README.md 💄 Create Move screens (#3) 2 years ago
app.json 🏗️ Prepare project structure (#2) 2 years ago
babel.config.js 💄 Create Move screens (#3) 2 years ago
package.json 💄 Create Move screens (#3) 2 years ago
tsconfig.json 🏗️ Prepare project structure (#2) 2 years ago
yarn.lock 💄 Create Move screens (#3) 2 years ago

README.md

Build Status Quality Gate Status

Maintainability Rating Reliability Rating Security Rating

Coverage Lines of Code

Bugs Code Smells Duplicated Lines (%) Security Hotspots Technical Debt Vulnerabilities

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.