Closed jcassidyav closed 4 months ago
You have to know where and how to add native source files to your project.
Provided commands
ns native add swift SomeClass ns native add objective-c SomeOtherClass ns native add java some.thing.SomeClass ns native add kotlin some.thing.SomeOtherClass
This addresses in part RFC: https://github.com/NativeScript/rfcs/pull/50 ❤️ thank you!
PR Checklist
What is the current behavior?
You have to know where and how to add native source files to your project.
What is the new behavior?
Provided commands