You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: