OpenNative / open-native

Open Native brings cross-platform communities together to help them collaborate and strengthen each other through development diversity.
https://open-native.org/
MIT License
454 stars 8 forks source link

Feat: View support #19

Closed ammarahm-ed closed 1 year ago

ammarahm-ed commented 1 year ago

Adds support for React Native Component libraries in open-native. This will allow using the native implementation in JavaScript. Will still require writing the JS side of things If the component needs to run in multiple web frameworks. I believe we can use some very popular libraries in NativeScript after that such as react-native-webview, react-native-gesture-handler or even react-native-screens.