Open radiorz opened 2 years ago
I scan the example expo code and try it . find that it couldnt be use in expo-go for android of the latest version.
Maybe related to #140
@radiorz the example code is a bit old. However it should work perfectly in a new expo go project without any issues. Just make sure to wrap app in GestureHandlerRootView.
I scan the example expo code and try it . find that it couldnt be use in expo-go for android of the latest version.