Skip to content

A simple quiz application with React Native Expo

Notifications You must be signed in to change notification settings

totop716/quizApp

Repository files navigation

A quiz application with React Native Expo

Here are the steps to get the source code and run the app

Setup

  • You need to clone the source from git repo
    git clone https://github.com/totop716/quizApp.git

  • After cloning the source, you need to install dependences
    npm install -g expo-cli
    npm install -g yarn

Running the app

yarn start

Or

- expo start
- iOS: expo start --ios
- Android: expo start --android

About

A simple quiz application with React Native Expo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published