react-native-snap-carousel icon indicating copy to clipboard operation
react-native-snap-carousel copied to clipboard

How to use images in your local directory

Open sudonitin opened this issue 3 years ago • 3 comments

Could not find an issue or instruction in the readme on how to use local images in the carousel.

sudonitin avatar Jul 24 '20 17:07 sudonitin

I am facing same issue

pku-arun avatar Apr 22 '21 18:04 pku-arun

Sorry, please allow me to advertise for my open source library! ~ I think this library react-native-reanimated-carousel will solve your problem. It is a high performance and very simple component, complete with React-Native reanimated 2

dohooo avatar Oct 08 '21 04:10 dohooo

I was having the same issue and couldn't make it work in one project. But was able to make it work in my new project. I followed this guide. https://amanhimself.dev/blog/custom-preview-image-gallery-in-react-native/. I tried solutions suggested by others where they set the app name inside the package.json and then set the file path based on that app name but that did not work for me.

realophobia avatar Mar 01 '22 23:03 realophobia