SaeedZhiany
                                            SaeedZhiany
                                        
                                    I just test it on my android emulator, it seems `ratateZ` can not be animated by setting `useNativeDriver` and I'm getting a runtime error. by the way, the generate animations...
is there any update on this issue? could someone find a solution except downgrading to previous versions (v1 and v2.0.2 and ...)
@brentvatne Let's assume a routing like below: ``` DrawerNavigator: |______ StackNavigator |______ Screen 1 |______ TabNavigator |_______ Tab 1 () } Class ScreenWrapper { public render() { const Component =...