Skip to content

Latest commit

 

History

History
70 lines (48 loc) · 1.9 KB

README.md

File metadata and controls

70 lines (48 loc) · 1.9 KB

Logo

React Native - BoardingPass

🎫 BoardingPass Application using React Native, Expo, React Native SVG and react-native-qrcode-svg

GitHub language count GitHub language top Made by Kalvaitir License

Demo   |   Install and run   |   License

📱 Demo

Demo

🔧 Install and run

Open terminal:

# Clone this repo
git clone https://github.com/osvaldokalvaitir/react-native-boardingpass

# Entry in folder
cd react-native-boardingpass

# Install deps with npm
npm install

# Launch the app on android or ios with expo
npm run start

# The Metro Bundler will open in the browser tab.

# Click 'Run on Android device/emulator' to run the project in Android emulator.
# ps: On Android, you need to accept a permission before installing.

# Click 'Run on iOS simulator' to run the project in iOS emulator.

📝 License

This project is under the MIT license. See LICENSE for more information.


Developed with 💚 by Osvaldo Kalvaitir Filho