RnbWd
RnbWd
Seattle is the good :shit: - I was gonna ask a question... but I just want to share pictures of where I live :stuck_out_tongue_closed_eyes:  my office until I get...
this seems like a lot of work... wow
You need to add `NSFaceIDUsageDescription` to the info.plist, or apple will force quit the app when requesting it. https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html#//apple_ref/doc/uid/TP40009251-SW75
any tips / tricks?
I just upgraded my libraries from react-native 0.66 -> 0.70, and upgraded react-native-blur to the latest version, and I'm getting this issue on android emulator API 31
I was looking at the docs and there's another hypervisor spec that only works on 10.11.4 - not sure if it's a bug or if they changed the implementation. I...
after upgrading to `react-native-push-notifications` to v6.x, they depreciated a feature where android channels were automatically setup inside of the `AndroidManifest`. See the changlog here: https://github.com/zo0r/react-native-push-notification/blob/master/CHANGELOG.md > (Android) Channel Management: In...
I love this issue!!! I have not looked into how this is possible yet, so I took away all the password restrictions except for having a minimum length. I had...
I fixed an xcode setting earlier that caused older devices to crash, I need to check to see if that setting is still configured properly. I am testing on iOS...