Sourabh Soni
Sourabh Soni
the same issue was fixed by manually linking the package ``` react-native link @react-native-clipboard/clipboard ```. I am ushing RN0.60+ in the dox it says it will auto-link but for me,...
Hi, I am facing the same issue, I just used the `````` to verify the image path and all, it was all good but it's not visible on the slider...
sorry for the trouble I fix it, the thumbImage prop only uses ```uri``` not ```require```. ``` import thumImage from './../../imagesv2/feedbackModel/Thumnil.png' const ThumImageUri = Image.resolveAssetSource(thumImage).uri ```
> snapshot Thanks, it really solves the issue for me, but the only problem now is I am receiving an error massage in the console