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

feat: native add command to add native source files to the project #5806

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

jcassidyav
Copy link
Contributor

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

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

@cla-bot cla-bot bot added the cla: yes label Jul 3, 2024
@NathanWalker
Copy link
Contributor

This addresses in part RFC: NativeScript/rfcs#50 ❤️ thank you!

@NathanWalker NathanWalker merged commit 2f2d1e0 into NativeScript:main Jul 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants