Skip to content

Repository files navigation

WIP. Create an Android app for Polldaddy using React Native.

Install

  1. Follow the React Native installation instructions to get
  • git
  • node
  • npm
  • react native command line tools
  • android studio and adb
  • ANDROID_HOME environment variable
  1. Clone this repo using the link above, for example

git clone git@github.com:v18/polldaddy-reactnative.git

  1. Enter the directory and install using

cd polldaddy-reactnative

npm install

Run on Genymotion

Make sure you've got Genymotion installed and at least one virtual device added

  1. Start a Genymotion device
  2. Start the JS server using

npm start

  1. In a new terminal window, start the app on the Android emulator

react-native run-android

You can also just run react-native run-android and it will start the JS server for you.

About

Android app for Polldaddy using React Native

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages