Problems with installation
See original GitHub issuebug report
I tried to get the examples work but there seems to be a problem with my installation. I redid the installation now several times but none of them seems to work.
After the installation for iOs I tried - just for fun - to build the app via XCode and this error failed the build:
Failed to load:
#import <React/RCTJSCExecutor.h>
In: EXGLView.m
What I have done: react-native init npm i gl-react-native --save npm i gl-react --save moved the .xcode file from node_modules/gl-react-native to Libraries of my app in xcode added in app => targets app libRNGL.a inserted your helloGL example. Result: Just a red dot inserted the animated example Result: Just a white screen
Am I missing smth ?
library version
├── gl-react@3.6.0
└── gl-react-native@3.6.0
A screenshot of my settings:
This error got throwed in remote console:
Warning: Native component for “EXGLView” does not exist
Issue Analytics
- State:
- Created 6 years ago
- Comments:12 (9 by maintainers)
Top Results From Across the Web
Fix problems that block programs from being installed or ...
The Program Install and Uninstall troubleshooter helps you automatically repair issues when you're blocked from installing or removing programs.
Read more >Problems Experienced When Installing the Software
The following table documents known issues that can affect the installation process. Problem. Solution. Installation closed with local administrator rights ...
Read more >General installation problems - IBM
General installation problems. These problems and resolutions are related to general issues that might occur across the product suite.
Read more >E.1 The Most Common Installation Problems
3 Problems Encountered During Hardware Installation. Most hardware problems show up when you try to reboot your system. One common error in rebooting...
Read more >Unable to Install Apps or Software on Windows? Here's What ...
If you're unable to install software on Windows 10 or Windows 11, here's how to fix common app installation problems.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
fixed @3.7.0
good news, after bunch of native changes, i’m able to run gl-react cookbook again, going to test some things a bit to make sure it works