Erik Ziegler
Erik Ziegler
Android Build Error with v7.0.0: `method does not override or implement a method from a supertype`
Hey there! I tried upgrading to version 7.0.0 and got the following error during build ``` [...]/node_modules/react-native-keychain/android/src/main/java/com/oblador/keychain/cipherStorage/CipherStorageKeystoreAESCBC.java:37: error: com.oblador.keychain.cipherStorage.CipherStorageKeystoreAESCBC is not abstract and does not override abstract method getDefaultAliasServiceName() in...
#### Describe the bug We encountered that the `config` property of `AxiosError` is `undefined` in some cases, we assume in the case of network errors. This is not reflected by...
On iOS when we are in debug mode and want to reload js code, the app crashes with the following error during reload: ``` Terminating app due to uncaught exception...
Hey there! Trying to get this lib to work for C++ was giving me headaches until I discovered this [pull request (Add support against linkage with C++ programs )](https://github.com/dpirch/libfvad/pull/2), and...
As I wanted to add more features to the viewer, I found using the standard way of doing things with javascript DOM manipulation tedious as ever. Since I use React...
Sometimes the buttons are rendered twice somehow.
TODO: - [x] Update sourcesets - [x] Remove FS dependency as it does not work for the `iosSimulatorArm64` target