BabylonReactNative
BabylonReactNative copied to clipboard
Build React Native applications with the power of Babylon Native
Build Script var to set Windows SDK version
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...