react-native-drawer-layout switched to a JS based implementation even on android without a major version bump. Interaction handles are not cleared properly in the JS implementation and that broke our android app. polyfill uses native implementation on android which i feel has much better experience.
react-native-drawer-layout switched to a JS based implementation even on android without a major version bump. Interaction handles are not cleared properly in the JS implementation and that broke our android app. polyfill uses native implementation on android which i feel has much better experience.
cc @satya164 @brentvatne @skevy