Unable to run app using with-react-three-fiber template
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
with-react-three-fiber throws error by default, no changes done to the code yet. Console stays clean and this error only appears when running in iOS simulator. Running it in web works fine.
**To Reproduce**
Steps to reproduce the behavior:
1. run `npx create-react-native-app`
2. Choose `Template from expo/examples` and select the `with-react-three-fiber` template
3. Run `cd project_name`
4. See error
**Expected behavior**
The app should just run without exceptions.
**Screenshots**

**Desktop (please complete the following information):**
- OS: MacOS 12.0.1 and Xcode 13.2.1 on a Macbook Air M1 2020
**Smartphone (please complete the following information):**
- Device: iPhone 13 Pro Max Simulator
- OS: iOS 15.2
Contributor guide
Assessment
This issue has not been assessed yet.