Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 787 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 787 Bytes

This project is just a performance test of react-native technology combined with reanimated library. If you think i should delete it because of copyright just DM me. Original game is called Reigns and you can see it here: Reigns

Icons made by Freepik from www.flaticon.com

If you want to test it out don't forget to install dependencies:

> cd reanimated-2-playground && yarn

If you want to install app on the iOS simulator:

npx pod-install

Then run the app using Xcode or react-native CLI.

To see the reanimated docs you can find it here: Reanimated 2 documentation.