BabylonReactNative
BabylonReactNative copied to clipboard
Include in documentation how to use loaders
When I try to set the camera Im getting this: Module parse failed: Unexpected token (14:28) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file.
Would be nice to import the library and just use it... Or if another thing is needed for use, then include this in documentation. I have been trying with multiple webpack configs, and nothing work


Can u suggest me a configuration for webpack?
Webpack? On React Native?
I couldn't understand if you want to use Babylon on the web or React Native
React Native is intended for mobile apps (Android / IOS), if your need is just web (browser) you don't need to use @babylonjs/react-native module
@mart-so I'm not sure I understand the issue. The title references loaders, but the code doesn't have any loader code. Maybe we can start this investigation on the forum to confirm there is an actual problem?
Closing due to lack of activity. Please use the forum to confirm the problem.