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

victorbalssa/expo-ticket-app

Repository files navigation

Expo Ticket App preview

Expo Ticket App

Language grade: JavaScript Total alerts size licence stars sdk sdk


πŸŽ™ Introduction

Follow this medium story to learn how to use this repo => https://victorbalssa.medium.com/your-first-react-native-app-in-15-min-c3ae6d5685cb

The project provides a lot of libraries you may reach for, all ready to go. It's designed to be a boilerplate to future applications including features like :

User Accounts - Custom Selling Plateform - Translations - QR codes - Camera API - Push Notifications

Feel free to add your's !


πŸ“‘ Technologies


πŸš€ Create your app

  • Install eslint, prettier and editor config plugins into your IDE
# Install dependencies
npm install

# Lauch expo
expo start

πŸ“– Docs