alpha0010 / react-native-file-access

Filesystem access for React Native
MIT License
298 stars 18 forks source link

Support for new react native architecture #53

Closed Miraj98 closed 1 year ago

Miraj98 commented 1 year ago

Feature Support for the new react native architecture

Motivation A lot of libraries use this library internally (e.g. react-native-image-cache). Making sure this library supports new architecture can be helpful for a lot of other library

Miraj98 commented 1 year ago

https://github.com/georstat/react-native-image-cache/issues/35

alpha0010 commented 1 year ago

In my radar, though I currently do not have the development bandwidth to work on this, so no time estimate.

alpha0010 commented 1 year ago

Started implementation: newarch branch