nick / react-native-carousel

Carousel component for react-native
MIT License
458 stars 107 forks source link

Call createClass on React instead of React Native #46

Closed sammylupt closed 8 years ago

sammylupt commented 8 years ago

React Native 0.25.1 introduces a deprecation on calling certain methods on React instead of React Native.

This PR adds a dependency on React to remove the deprecation warning in 0.25.1