Igor Kosulin
Results
1
comments of
Igor Kosulin
I have same issue with "react-native": "0.76.9" and "react-native-reanimated": "3.18.0" on Android iOS works fine. Simple reproducible with next component export function LoadingContainer({loading}:{ loading: boolean }) { return ( loading...