Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Component Support? #26

Open
coltkenn2658 opened this issue Aug 29, 2023 · 1 comment
Open

Component Support? #26

coltkenn2658 opened this issue Aug 29, 2023 · 1 comment

Comments

@coltkenn2658
Copy link

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.

@ammarahm-ed
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants