Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

edu-maxence-machu/education-react-native-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Educational React-Native Examples

Code examples for React-Native

Projects in this repository :

Yoki

Yoki is a Yuka like react-native app

For more information : yoki-readme.md

Getting Started

These apps are built with create-react-native-app

Prerequisites

Install expo-cli with the following command:

$ npm install -g expo-cli

Installing

Download project and start expo

$ cd educational-react-native-examples/Yoki-BarCodeScanner
$ npm install
$ npm start

The npm start command starts the Expo CLI server. You can now run the project on your phone by using the Expo app.

Android

  • Install the Expo app on your Android device.
  • Scan the QR code in your terminal from the Expo app to run the project on your phone.
  • Alternatively you can press 's' in the terminal and sign in with an Expo account, and sign in with the same account in the Expo app: your projects will automatically appear in the "Projects" tab.

iOS

  • Install the Expo app on your iOS device.
  • Press 'e' in the terminal to send the app link to your email address or phone number. This link can be used to run your project from the Expo app.
  • Alternatively you can press 's' in the terminal and sign in with an Expo account, and sign in with the same account in the Expo app: your projects will automatically appear in the "Projects" tab.

For more information about Expo visit Expo Documentation

Contributing

Student / developers, feel free to contribute to this project.

Authors

License

GNU GPLv3

About

React-Native examples for educational purpose

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published