🎫 BoardingPass Application using React Native, Expo, React Native SVG and react-native-qrcode-svg
Demo | Install and run | License
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 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.
This project is under the MIT license. See LICENSE for more information.
Developed with 💚 by Osvaldo Kalvaitir Filho