react-native-get-random-values
react-native-get-random-values copied to clipboard
feat: add visionOS support
This PR adds support for React Native visionOS, the new out-of-tree platform.
The only change needed is adding :visionos => "1.0" to the podspec platforms, since all APIs used here are already supported by visionOS :)
Hey @LinusU ! Anything I can do to help get this reviewed / merged?