Martynas Petruska

Results 3 comments of Martynas Petruska

After updating `styled-components` to version ^6.0.4, we encountered issues with overriding native params on Android. The specific problems include: 1. **Background Color Override:** - Previously, the background color wasn't correctly...

Happened here too in production, detected by FB Crashlytics. RSAECNative._encrypt(data:) RSAECNative.encrypt(message:) "react-native": "^0.72.0", "react-native-rsa-native": "2.0.5", iOS 17.2.0

I think I'm facing the same issue when trying to use Maestro to interact with the inputText field during an Expo EAS Build. Everything works perfectly when running Maestro locally,...