Patrick Schmelter

Results 11 comments of Patrick Schmelter

react-native-keychain: 6.0.0 react-native: 0.62.2 Same issue for me. In Simulator (API28) and on a Huawei P30 Pro (API29) it works super fast, on a Samsung SM-J730F (API28) it takes way...

I can confirm that downgrading to 4.0.5 solves the issue. Maybe linked to #314

have you found a solution?

I have added the whenInUse key only and would like to leave it that way, since I don't need the "Always" permission and wouldn't want to ask our users for...

Well geolocation is in fact working. I have NSLocationAlwaysUsageDescription and NSLocationWhenInUseUsageDescription set up. The issue I described is regarding the missing reprompting when a user chooses "Ask Next Time". I...

I can't seem to get it working using above pull request. I use the tab view inside a screen of react-navigation/native which forces me to use a { flex: 1...

Where should I put this? Is this the android mime type? I cant find a matching iOS UTI equivalent

I mean that my App is not listed in the „Open with“-dialog when I want to open a csv file, instead it is still listed when I try to open...

I got the same problem, did anyone manage to find a solution?