Anton Andreev
Anton Andreev
@micahgodbolt react-hooks package still has react
Happening for us in this setup: - react-native 0.66.4 - victory 36.6.8 - iOS 12.1, iPhone 8 Using VictoryAxis, VictoryLabel, VictoryTooltip, VictoryBar, VictoryChart, VictoryContainer Not happening on iOS 12.3, iPhone...
Should be fixed in https://github.com/software-mansion/react-native-screens/releases/tag/3.25.0
Wrapping TouchableOpacity with another View with the same backgroundColor won't help because it will break touch feedback on the TouchableOpacity (transparency won't be visible)
For me this flag is crucial for use with e2e tests. I use Detox with React-Native and Jest runner. So the report is getting generated with failed tests. But since...
> @rohde-januar @antonandreyev It's not well-documented, but setting `max-annotations: '0'` will disable annotations. Thanks, that worked. Maybe would be nice to update the docs and suggest this until (if) the...
Hi, we experience this issue but in specific conditions. RN 0.61.5 react-native-image-crop-picker 0.31.1 iOS 13.3.1 and 13.4.1 Users have enabled "Optimize iPhone Storage" (i.e. uploading photos to iCloud). In Online...
A bit of offtopic (sorry) but just in case somebody else experiences the same issues. We use the following workaround for offline using [react-native-phasset](https://github.com/r0b0t3d/react-native-phasset) library: ``` let attData = await...
Yes, the warning appears with React 18.3.x. There is no crash for me and the React crew is promising that there is no changes apart of new deprecation warnings
We also observe SIGSEGV in `makeCurrent` on both 1.6 and 1.7. Quite consistent on Samsung S22 5G Android 12 with React Native 76 E.: device details