I am using react-native-map and it works well on ios and android.
my react native version is 0.61.2. But in ios, when I click map, then shows warning "-[RCTRootView cancelTouches]` is deprecated and will be deleted soon.".
What is this and how to remove this warning?