chilijung / react-native-image-page

react-native image-carousel with zoom-pan gestures and full-screen support, work on both iOS and Android
20 stars 8 forks source link

npm install "react-native-image-page" but import "react-native-image-carousel" #7

Closed alainib closed 6 years ago

alainib commented 6 years ago

in the doc

 "npm install react-native-image-page"

but you "import ImageCarousel from 'react-native-image-carousel';"

is this normal ? i have to "npm install react-native-image-carousel" thanks

chilijung commented 6 years ago

Oh, this is a typo just use react-native-image-page, thanks