jfilter / react-native-onboarding-swiper

🛳 Delightful onboarding for your React-Native app
https://www.npmjs.com/package/react-native-onboarding-swiper
Other
971 stars 179 forks source link

Unable to resolve "./components/Panel" from "node_modules\rn-swipeable-panel\index.js" #82

Closed snkt-brao closed 4 years ago

snkt-brao commented 4 years ago

I just install panel using command $ npm install rn-swipeable-panel --save after that i import package like import SwipeablePanel from 'rn-swipeable-panel';

and i got error when refresh this is the error on cmd Unable to resolve "./components/Panel" from "node_modules\rn-swipeable-panel\index.js" and on mobile device i got error as shown in screenshot Screenshot_20200621-111322_Expo Screenshot_20200621-111336_Expo Screenshot_20200621-111329_Expo

jfilter commented 4 years ago

Are you sure this is the correct repo for you issue? Looks like a different component to me.