Skip to content

Unicorn apps for fellow unicorn lovers to come together and watch happy unicorns dance to their fav song.

Notifications You must be signed in to change notification settings

modularity/unicorn

Repository files navigation

unicorn

Unicorn app installation

init the React Native framework

react-native init unicorn

configure repo

cd unicorn git clone https://github.com/modularity/unicorn.git cp -r unicorn/* .

configure project dependencies

npm install && react-native link

run iOS project

Run in Xcode or commandline with react-native run-ios in project root

run android project

Start emulator or connect physical device first, then run: react-native run-android

Alternatively, start a RN packager first: react-native start Then run the project with Android Studio

About

Unicorn apps for fellow unicorn lovers to come together and watch happy unicorns dance to their fav song.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published