Techno :
- Language : Javascript Flow and JSX in ECMAScript6
- Librairie : Expo React-Native v42.0.4
- Serveur : NodeJs v14.16.1
How to start project ?
- Install the dependencies : "npm install";
- Run the metro bundler : "expo start"
- Browser opens up,scan QR code with Expo App;
- The app is now running on your mobile.
Nota Bene :
- Data quiz remote source :
https://opentdb.com/
- Using expo-sqlite and expo-camera deoendencies;