Andrew Derenge
Andrew Derenge
I recently downloaded this project to use in an Angular 9 app and ran into compatibility issues. I've used the angular guide for creating libraries to create a new workspace...
RNAsyncStorage.js would not be necessary except for a bug discussed [here (https://github.com/facebook/react-native/issues/9743)](https://github.com/facebook/react-native/issues/9743) with AsynStorage
**Describe the bug** Binding a drag gesture listener on the parent of a shadow dom host prevents onClick listener within shadow dom from firing. This _does_ work with firefox, but...