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

Latest commit

 

History

History
91 lines (66 loc) · 4.04 KB

README.md

File metadata and controls

91 lines (66 loc) · 4.04 KB
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