callstack / react-native-visionos

A framework for building native visionOS applications using React
https://callstack.github.io/react-native-visionos-docs/
MIT License
1.02k stars 30 forks source link

docs: update CMake instructions #55

Closed okwasniewski closed 11 months ago

okwasniewski commented 11 months ago

Summary:

Stable version of CMake now supports visionOS, which means we no longer need to build it from source. I've updated the README instructions to reflect this.

https://cmake.org/cmake/help/latest/release/3.28.html

Test Plan:

Not needed