Skip to content

jasperkuperus/RNAnimate

Repository files navigation

RNAnimate

Not much to see here. Just some fiddling around with React Native animations...

Getting started

yarn install
yarn start
yarn ios

Or on Android, run these commands in stead of yarn ios:

adb devices # Make sure your Android device is connected
adb reverse tcp:8081 tcp:8081
yarn android

TODO

About

Just some fiddling around with animations in React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published