Skip to content

mikelambert/dancedeets-react

 
 

Repository files navigation

DanceDeets - The React-Native Version

Install

This uses a slightly patched version of react-native 0.33 (two cherrypicks from post-0.33):

cd react-native
./gradlew :ReactAndroid:installArchives
cd ../dancedeets-react5/
npm install react-native

We could alternately (un)comment the React-Native-Compile: sections and build react-native as part of our build. But it's slower in a variety of ways, so I'd prefer to avoid that as long as we don't need to actively develop React Native.

About

The rewritten DanceDeets mobile app (replacing the old android and ios apps), built on the React Native platform

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.7%
  • Objective-C 3.0%
  • Swift 1.9%
  • Java 1.5%
  • Ruby 1.1%
  • Python 0.4%
  • Shell 0.4%