nick / react-native-carousel

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

Closes #83 added support for React v.16 #84

Closed abuinitski closed 6 years ago

abuinitski commented 6 years ago

Since React.createClass is removed from React v.16 had to use a drop-in replacement from 'create-react-class'