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

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

WIP Goals: - use RNTA and deprecate old playgrounds - faster builds using more splitting - upload artifacts at different steps, for all platforms, to ease debugging - build and...

**Describe the bug** Fresh Expo Setup using the latest versions does not ever receive an engine from the useEngine hook. **To Reproduce** Steps to reproduce the behavior: 1. Create new...

**Describe the bug** In library react-native-iosandroid-0-71, in build.gradle there is string: implementation 'com.google.ar:core:1.22.0', which is the reason of error about duplicate class. If i comment it, app starts but works...

**Describe the change** This PR introduces new architecture support. It builds off the #654 PR. (So it would be great if we could land it first) You can review only...

**For questions, please use the [forum](https://forum.babylonjs.com)**. **Is your feature request related to a problem? Please describe.** React Native released version 74 in April and 75 on August 14, 2024. Can...

## The Problem The current build architecture of Babylon React Native is not scalable for multiple (Apple) platforms. Currently, in the library podspec, we ship a bunch of `.a` files...

Hey, I just wanted to make sure I did everything right, because I can't get RNTA based Test App to run on iOS. This is the error that I'm getting:...

**For questions, please use the [forum](https://forum.babylonjs.com)**. **Describe the bug** No heightmap is created and no warnings/errors are shown **To Reproduce** Steps to reproduce the behavior: 1. Use CreateGroundFromHeightMap with any...