Skip to content

welldone-software/rn-anim-widgets

Repository files navigation

rn-anim-widgets

React native animation widgets playground

Running react native on Android on Win7 x64

Go to react-native getting started and follow installation steps. Install Android SDK or Android Studio

Add ANDROID_HOME

c:\Users\YOUR_USER\AppData\Local\Android\sdk\tools

Note that extactly ..\sdk\tools and not just ..\sdk

Install Java JDK (not JRE)

Add JAVA_HOME to environment variables. Should be like this

c:\Program Files\Java\jdk1.8.0_111\

To check - run in console:

java

You should not see "java not found", and java's help instead

About

React native animation widgets playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published