Skip to content

3D View not been rendered when using windows npm package #364

@SergioRZMasson

Description

@SergioRZMasson

Overview

A user has reported on the forum that he was not able to get 3D view working when consuming Babylon React Native npm package for windows. At the time this was though as a versioning problem since @babylon/react-native-windows was using react-native-permissions@3.0.0 while all babylon react native packages were using version 2.1.0. Now that we have updated the package system and fixed this react-native-permissions version issue we will need to investigate why this is happening.

Link to the forum issue

Steps to repro

  • Create a new react native app targeting windows and install @babylonjs/react-native, and @babylonjs/react-native-windows
  • Copy and paste the code from App.tsx
  • Application should compile and execute with no errors but 3D View should not be rendered

Metadata

Metadata

Labels

UWPbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions