mrousavy / react-native-blob-jsi-helper

A React Native library for accessing an ArrayBuffer of a Blob instance.
MIT License
131 stars 8 forks source link

feat: #10 support react native 0.71 #11

Closed mlecoq closed 1 year ago

mlecoq commented 1 year ago

Inspired by https://github.com/mrousavy/react-native-mmkv/pull/480

kesha-antonov commented 1 year ago

Need this for RN 0.71

hannojg commented 1 year ago

Hey, we are looking into this, thank you so much for the effort!

hannojg commented 1 year ago

Changes looking good on my end. I say we merge that and do a new major release with breaking change to be only compatible with react native 0.71 onwards.

mrousavy commented 1 year ago

Thanks for your PR! ❤️