Closed GaylordP closed 1 year ago
@GaylordP Are you sure you configured your bundler to resolve .web.js before .js? (Like in the example app)
Documentation here: https://necolas.github.io/react-native-web/docs/multi-platform/#compiling-and-bundling
Oh, thank you so much for your quick reply, it does indeed solve the problem. :)
Sorry for the question and my lack of rigor in reading the doc ^^
Have a nice day :)
Bug summary
Hello and thank you for your library :)
The documentation states that it works with react-native-web.
Are we sure about this? When I run a basic project with react-native-web, I get this clear simple error :
Library version
3.0.2
Environment info
Steps to reproduce
_
Reproducible sample code