Animation stop working in v42.0 for android

I have implemented a sample BottomDrawer
which is working well on iOS Device but fails on Android device (Pixel 5).

  1. I am using latest versions of expo app
  2. Running the snack on my android device cause an error that DrawerState cannot be found in and Animated is not defined (using SDK v42.0).
  3. Using SDK v41.0 It’s working well for iOS and Android

Can someone figure out why this error is thrown?

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.