itinance / react-native-fs

Native filesystem access for react-native
MIT License
4.97k stars 986 forks source link

feat: add visionOS support #1231

Open thiagobrez opened 8 months ago

thiagobrez commented 8 months ago

Add support for React Native visionOS, the new out-of-tree platform.

This only adds a new platform to the podspec, so the module can be installed in visionOS. No changes to any existing functionality.

simulator_screenshot_318C06C2-2A88-40D8-A534-19ED0C70A111

thiagobrez commented 5 months ago

Hey! Anything I can do to help get this reviewed / merged?