birdofpreyru / react-native-fs

File system access for React Native
https://dr.pogodin.studio/docs/react-native-file-system
Other
121 stars 8 forks source link

Pending upgrade to RN@0.74 #39

Closed birdofpreyru closed 2 months ago

birdofpreyru commented 2 months ago

https://reactnative.dev/blog/2024/04/22/release-0.74

inssein commented 2 months ago

Just checking out this fork and running into this - curious if there is anything that actually needs to be done or just the version pinning adjustment?

birdofpreyru commented 2 months ago

I haven’t look at RN@0.74 yet. From previous experience, a proper upgrade to a new minor React version always requires some scaffolding & code updates.

birdofpreyru commented 2 months ago

Well... this upgrade turned out to be painless (still required to spend a few hours to smoke-test everything of all platforms / architectures :(