Sergey Babishev
Sergey Babishev
any news about this problem? :(
React-native-svg 15.2.0 the same problem :(
> @6ase can you share the reproduction of that problem? Thank you! The problem is happens if we have SVG component inside of TouchableWithOutFeedBack component. Propblem happend is only in...
> @6ase did you found any solution around it? I changed my redux actions to update only the one of parametrs. So fo each command - i create function that...
@VoidBGS Got the same problem IOS 17.5.1. Added multicast, NSBonjourServices, NSLocalNetworkUsageDescription. Get aprove from apple acces to multicast - and still `[Error: { NSNetServicesErrorCode = "-72007"; NSNetServicesErrorDomain = 10; }]`...
I have feedback from apple team, does it can help to fix the problem? [Apple Dev Forum](https://forums.developer.apple.com/forums/thread/761857) > Of course, the other possibility is that the code has a bug...
Hi, i have same problem: Libs not supported 16 KB: base/lib/arm64-v8a/libjdns_sd.so base/lib/arm64-v8a/libjdns_sd_embedded.so base/lib/x86_64/libjdns_sd.so base/lib/x86_64/libjdns_sd_embedded.so package.json: ``` "expo": "54.0.8", "expo-build-properties": "~1.0.8", ``` I use expo prebuild, and the main problem as...