Satheeshwaran J

Results 15 comments of Satheeshwaran J

I am also facing the same issue, any clue on how to fix this audit warning?

@cortinico Thanks for getting back. I will try to get back to you with a reproducible example. The only difference I see between our project and vanilla RN 0.71.8 is...

The problem was with react-native-scanbot-sdk and even though I removed a custom `libc++_shared.so` file under jniLibs of the root project & the { pickFirst '**/libc++_shared.so' } configuration in app/build.gradle. The...

Check whether you have any custom NDK libraries under the `jniLibs` folder on `android` or check the project on Android Studio, if you find any custom NDL libraries try to...

First of all, great job with this app. I am using the Oneplus 11 and facing this issue when sending files from my Mac to Android. The share intent keeps...

I was trying to get this working on Android with this plugin but could not. [react-native-sensitive-info](https://mcodex.dev/react-native-sensitive-info/docs/android_options#setinvalidatedbybiometricenrollment) does this out of the box. It works on Android and throws a `Key...