oblador / react-native-parallax

Parallax effects for React Native using Animated API
MIT License
583 stars 78 forks source link

Upgraded to react-native 0.27.2 #17

Closed halilb closed 8 years ago

halilb commented 8 years ago

I updated react and react-native import statements for the library.

Added react dependency to the Example project, updated react-native dependency to 0.27.2 and ran "react-native upgrade".

oblador commented 8 years ago

Thanks!