Angular library based on NativeScript html elements #10485
Unanswered
abdallahkadour
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As the title says, I have created an angular workspace with some libs as follows:
of course, I have installed the NativeScript dependencies via npm but when running
npm run build
I get a lot of errors regarding NativeScript classes. Is that what I am doing not possible? Is there a way to do that?In addition I tried
@nativescript/schematics
but there is an issue when using Angular 13+.Beta Was this translation helpful? Give feedback.
All reactions