-
### Description
Calling toDataURL() results in error on Windows
`Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'RNSVGSvgViewModule' could not be found. Verify that a module by this…
k1mmm updated
3 months ago
-
-
Hello 👋 I wish all the best ❤️ to this project and hope it can lead to something very useful.
As I understand it's purpose to provide rendering engine for core React Native components through Skia, …
-
I think that this library is not maintained anymore. I created a replacement with the use of TurboModules. My version supports both Android and iOS.
If anyone is interested here is the link: https…
-
### Description
Explain the bug in as much detail as possible
Simply install library using npm/yarn
use `import {launchCamera, launchImageLibrary} from 'react-native-image-picker' `
getting er…
-
# Context
The C++ TurboModule system, unlike the ObjC and Java systems, is fairly immature. It has a lot of problems that need to be addressed, and gaps that need to be filled. Unfortunately, at Face…
-
### I have searched open and closed issues for this issue.
- [X] I have searched open and closed issues.
### This is not a bug report for `DEVELOPER_ERROR`
- [X] I have read the troubleshooting gui…
-
Today when writing an event args to JS, one uses DispatchEvent; however this doesn't allow writing back JSI HostObjects, only allowing the simple types instead (int, string, bool, array, nested).
Th…
-
Now that @savv has written a TurboModules implementation of the native LevelDB bindings (https://github.com/greentriangle/react-native-leveldb), this library should become a thin `abstract-leveldown` …
-
### Description
Hi, Guys.
Im stuck in this error for a while. It only happens in release mode. I dont know if it is a react native bug or not. Can any one help me please?
The error:
Unhand…