Malte Peters

Results 9 issues of Malte Peters

### Dev setup: - `react-native-create-bridge` version: 1.2.0 - `react-native` version: 0.53.0 ### I am using create-bridge in a: - [ ] standalone library - [X] existing React Native project ###...

bug

Hey, it's me again :-) Still happily using the master-branch. Lately, I wanted to try the `application password` method for devices that haven't set fingerprint or passcode. I added the...

Hi! :) thanks for developing and maintaining this library - this is great! I just added some code to generate a keypair and sign a digest with it. While this...

When instantiating the AudioPlayer the Application does not load (error screen in debug mode; white screen when built) and the console shows an UnimplementedError. This only happens on iOS Safari....

bug
platform-web-safari

Thanks for open sourcing your library! :) Blob-support for react-native's fetch was introduced in 0.54: https://github.com/facebook/react-native/pull/11417 https://github.com/facebook/react-native/pull/11573 Blobs doesn't seem to work with your library though: ``` var blob =...

In order to have an idea, what the API may look like, I'd like to know what are the typical use cases you want to achieve using opencv. For example:...

help wanted

Thanks for open sourcing your library! :) Blob-support for react-native's fetch was introduced in 0.54: facebook/react-native#11417 facebook/react-native#11573 Blobs doesn't seem to work with your library though: ``` var blob =...

Android Gradle Plugin version 8.0+ needs a namespace to be present in the android section of the module build.gradle.

It seems to me that, at least in version 4.0.0, the command name change to `generator`. I adjusted this in the README.md. In addition to that, when activating the package...