BabylonReactNative
BabylonReactNative copied to clipboard
Build React Native applications with the power of Babylon Native
Bumps [shell-quote](https://github.com/substack/node-shell-quote) and [@react-native-community/cli-tools](https://github.com/react-native-community/cli/tree/HEAD/packages/tools). These dependencies needed to be updated together. Updates `shell-quote` from 1.6.1 to 1.7.3 Commits See full diff in compare view Updates `@react-native-community/cli-tools` from 6.2.0 to 6.2.1...
Removes [@xmldom/xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [react-native-windows](https://github.com/microsoft/react-native-windows/tree/HEAD/vnext). These dependencies need to be updated together. Removes `@xmldom/xmldom` Updates `react-native-windows` from 0.69.3 to 1.0.0 Release notes Sourced from...
Removes [@xmldom/xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [react-native-windows](https://github.com/microsoft/react-native-windows/tree/HEAD/vnext). These dependencies need to be updated together. Removes `@xmldom/xmldom` Updates `react-native-windows` from 0.65.12 to 1.0.0 Release notes Sourced from...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7. Changelog Sourced from minimist's changelog. v1.2.7 - 2022-10-10 Commits [meta] add auto-changelog 0ebf4eb [actions] add reusable workflows e115b63 [eslint] add eslint; rules to enable...
Bumps [shell-quote](https://github.com/substack/node-shell-quote) and [@react-native-community/cli-tools](https://github.com/react-native-community/cli/tree/HEAD/packages/tools). These dependencies needed to be updated together. Updates `shell-quote` from 1.6.1 to 1.7.3 Commits See full diff in compare view Updates `@react-native-community/cli-tools` from 6.2.0 to 6.2.1...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7. Changelog Sourced from minimist's changelog. v1.2.7 - 2022-10-10 Commits [meta] add auto-changelog 0ebf4eb [actions] add reusable workflows e115b63 [eslint] add eslint; rules to enable...
**Describe the bug** Hello, I'm trying to run the [sample project](https://github.com/BabylonJS/BabylonReactNativeSample) on my Android device with `react-native 0.69`. The app starts fine on initial run, but when I try to...
When the view is unloaded, rendering keeps going and initialization promise created by resetview call is resolve almost immediately. Initialization is not done for a second view and no rendering...
RN 0.65, Windows Playground, master branch. Build and run PG - Click on Toggle EngineView to hide the view - Click on Toggle EngineView to show the view expected: engineview...
RN 0.65, Windows Playground, master branch. Build and run PG. touch `Apps\Playground\playground-shared\App.tsx` to get a fast refresh.