Bartosz Broniszewski

Results 8 comments of Bartosz Broniszewski

My son like to play this game so I didn't stop digging into the problem to resolve it and found out what is happening (or what is a possible cause...

Is this fixed? I updated my site to Gatsby v3 + converted to gatsby-plugin-image but still default options for placeholder are ignored.

I can confirm that indeed this is issue with react-native-reanimated lib, enableLayoutAnimations(false) does the job for now. I wonder why they are doing such nasty thing and only for Android.

I noticed it yesterday, don't know how it is possible or this is another issue but if I add Margin="10,0" to CollectionView high CPU usage happens even without touching the...

Yes, got the same error, please fix it 🙏 Update: After updating to "native-base": "^3.4.25", jest no longer throws this error 👍

After nearly 10 months of that issue being here is disqualifing for react-native-reanimated as a library for me, I am removing any instances of it from my project. So many...

@shubhamdeol Apologies, thank you for message. A lot of pressure on my shoulders. Yes, findings are more or less the same as ppl wrote above, when you install react-native-reanimated and...

I am also seeing those issues with latest Expo SDK 47, didn't happen before so it is connected to React Native 0.70.5+ 🤔