Dennis Fritsch

Results 3 comments of Dennis Fritsch

Updating react-native-reanimated to the latest version "2.8.0" solved this issue for us. We used previously: Realm: "10.20.0-beta.5" Navigation: "6.*" react-native-reanimated: "2.5.0" After the update, we could no longer detect any...

@rkz98 The same version as mentioned above "realm": "10.20.0-beta.5" We only updated react-native-reanimated to the latest version

We need to have the TabView in a ScrollView. Downgrading to 2.16.0 worked out for us.