ReactNative-Challenge-7 icon indicating copy to clipboard operation
ReactNative-Challenge-7 copied to clipboard

A series of animation challenges in React Native.

ReactNative-Challenge-7

This is part of a series, visit ReactNative-Animation-Challenges for more.

Inspired from: Jedi Principles of UI Animation: https://in.pinterest.com/pin/785948572443687502/

Android ✔️ iOS ✔️

Try on Expo

https://expo.io/@kiok46/7_music

screen shot 2018-01-18 at 6 18 30 pm

How to run?

git clone https://github.com/kiok46/ReactNative-Challenge-7
cd ReactNative-Challenge-7
npm install
npm start

Thanks.