BabylonReactNative icon indicating copy to clipboard operation
BabylonReactNative copied to clipboard

Build React Native applications with the power of Babylon Native

Results 174 BabylonReactNative issues
Sort by recently updated
recently updated
newest added
trafficstars

WIP ## Goal Deliver 1 single self contained package with sources (no fetch, no secondary download) for all platform, for all RN versions. Deprecated existing (Playground, tests, build script) in...

- Update to latest BabylonNative - disable XR for Windows - update NDK because of min Clang version for bgfx - disable warnings for some plugins - Misc things like...

**Describe the change** This PR adds support for React Native 0.76 merged .so libraries, reference: https://github.com/react-native-community/discussions-and-proposals/discussions/816 **Documentation** N/A **Testing** Try to build the app for 0.76 The app is built...