remobile / react-native-marquee-label

A marquee label for react-native(if you use js pure marquee, use remobile/react-native-marquee[ https://github.com/remobile/react-native-marquee ])
MIT License
116 stars 24 forks source link

Support for newer versions of RN #6

Open aarongreenwald opened 8 years ago

aarongreenwald commented 8 years ago

The current repo doesn't work with recent version of React Native because of the way the imports are organized. This PR updates the project to comply with the current API.