Open coltkenn2658 opened 1 year ago
Hey, you cannot use core react native components with this yet. However using view based native libraries like react-native-webview etc is possible but you still need to write the JS layer.
React Native Paper wraps core components which are tightly coupled with react itself so it's not possbile to bring those to Angular for example.
Does this support the ability to add React Native components to a Nativescript Angular application? Examples would be React Native core components or React Native Paper.