Dmitry Timofeev
Dmitry Timofeev
Hi, I used: `[ "expo-build-properties", { "ios": { "useFrameworks": "static" } } ], "@react-native-firebase/app", ` for use firebase in development build, and also had problems with react-navigation animations. After deleting...
#https://github.com/react-navigation/react-navigation/issues/10843
I tried to create custom-plugin for that, but unfortunately, it doesn't work after rebuild: I have an error: "Native module RNShare tried to override RNShareModule. Check the getPackages() method is...
> I don't think a custom expo plugin is needed, unless there is no existing config plugin to add the android packages you want in query items I tried to...
deleting flex: 1 from BottomSheetView fixed same problem don't forget r console
> Has anyone a solution for this? Good workaround is using BottomShitScrollView with scroll false prop
This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSContactsUsageDescription key with a string value explaining to the...
Adding NSContactsUsageDescription solves problem.
+ Impossible to work with recurring events
learn kotlin & swift - good alternative ;)