Closed
Description
Describe the bug
Some consuming the BabylonReactNativeSample project with react native 0.69 are reporting issue "Unexpected token '=' ". This issue seems to happen when one addes the following line to the App.tsx file:
const engine = useEngine();
To Reproduce
Steps to reproduce the behavior:
- git clone https://github.com/BabylonJS/BabylonReactNativeSample.git
- git checkout react-native-0-69
- npm install
- npm run android
Screenshots
Other
- Platform: [e.g. Win32, UWP, HoloLens, Android, iOS]
User reported issues