gabrieldonadel / react-native

A framework for building native apps with React.

Home Page:https://reactnative.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-visionos

Learn once, write anywhere:
Build visionOS apps with React.

This is an independent fork of react-native aimed at exploring the possibilities of making React Native fully compatible with visionOS. While Apple has designed visionOS to work with SwiftUI, React Native currently only utilizes UIKit as the native iOS framework for rendering user interfaces.

This project draws inspiration from the awesome work done by software-mansion-labs/react-native-swiftui.

Please note that this project is still a work in progress and is not yet ready for production use.

There are a few things that need to be addressed before this is ready for use:

  • CocoaPods releases support for visionOS (CocoaPods/CocoaPods#11961)
  • Update the React Native template to support visionOS
  • Add visionOS support to the following pods:
    • libevent
    • SocketRocket
    • fmt
    • OCMock

Contributing

We welcome contributions to the project! Whether you want to report a bug, propose new features, or submit code changes, your input is highly appreciated.

License

react-native-visionos, including modifications to the original Facebook source code, and all newly contributed code is provided under the MIT License. Portions of the react-native-visionos derived from React Native are copyright Facebook.

About

A framework for building native apps with React.

https://reactnative.dev

License:MIT License


Languages

Language:Java 28.5%Language:C++ 27.4%Language:JavaScript 14.0%Language:Objective-C 12.0%Language:Objective-C++ 9.7%Language:Kotlin 3.3%Language:Ruby 2.8%Language:Shell 0.6%Language:CMake 0.6%Language:TypeScript 0.6%Language:C 0.3%Language:Assembly 0.1%Language:Swift 0.0%Language:HTML 0.0%Language:Batchfile 0.0%