Open JavanHuang opened 2 years ago
š“
šØāš» I'm so busy recently, so I'm going away for a little while, but I'll come back by the end of this month.
ā„ļø Rest assured, I love this project, I will not give up.
2022.11.xx
Hi @JavanHuang š, are you facing this issues through the react native app project or specifically on react native for web?, I'm looking how I can help you with this
@oliverloops Hi there, thanks for the follow-up! Apologies for the late reply.
I'm unsure if I did implemented this correctly because there isn't any mention of how this library is compiled onto the web through react-native-web
. So what I wanted was to have some clearer instructions on how to use this library with react-native-web
(is there any additional steps to do on babel.config.js
or webpack.config.js
that I'm missing besides the one I've included).
Hi @JavanHuang : Did you find any solution for this ?
Hi there, this is a really great library and replacement for
react-native-snap-carousel
. I've been looking through the repository for an example of how to configurereact-native-reanimated-carousel
but all I was able to see was a setup forexpo
and I tried using some of thewebpack
configurations used but I'm still experiencing problems with while onreact-native-web
This is what I have in my
webpack.config.js
This is what I have in
babel.config.js
I'm not exactly sure how to resolve all this errors so I would like to seek help on this. Thank you so much, do let me know if you require more details.