Skip to content

meesoverdevest/medialabApp

Repository files navigation

Team Arcade application

Installation

Before starting with React Native development you need some tools to set up your environment. React Native iOS is not supported for windows, but android is. Visit React Native getting started

  1. Clone this repo
  2. cd into the directory
  3. Run npm install
  4. Run react-native link

Running

  1. cd into the project directory
  2. Running the application
  • Running iOS: react-native run-ios
  • Running android: react-native run-android
  1. Running on device? Visit: React Native running on device

Useful

  1. When having build error when builing on android device: cd android/ && ./gradlew clean Then build again

About

React Native Application to use during our project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published