File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Modules/@babylonjs/react-native/windows/BabylonReactNative Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 22
33This is a new example app for BabylonReactNative, based on ` react-native-test-app ` .
44
5- It's still getting fully wired up as a replacement, so if you are seeing this message it means that it's not in its final form yet!
6-
75To run it (on an Android device):
86
971 . ` npm i `
Original file line number Diff line number Diff line change 144144 $(BabylonNativeBuildDir)_deps\jsruntimehost-build\Core\JsRuntime\$(Configuration);
145145 $(BabylonNativeBuildDir)_deps\jsruntimehost-build\Core\Node-API-JSI\$(Configuration);
146146 $(BabylonNativeBuildDir)_deps\jsruntimehost-build\Polyfills\XMLHttpRequest\$(Configuration);
147+ $(BabylonNativeBuildDir)_deps\jsruntimehost-build\Core\Foundation\$(Configuration);
147148 $(BabylonNativeBuildDir)_deps\urllib-build\$(Configuration);
148149 $(BabylonNativeBuildDir)_deps\libwebp-build\$(Configuration);
149150 $(BabylonNativeBuildDir)_deps\bgfx.cmake-build\cmake\bgfx\$(Configuration);
You can’t perform that action at this time.
0 commit comments