Skip to content

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

Merged
NathanWalker merged 2 commits intoNativeScript:mainfrom
jcassidyav:native-add
Jul 3, 2024
Merged

feat: native add command to add native source files to the project#5806
NathanWalker merged 2 commits intoNativeScript:mainfrom
jcassidyav:native-add

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
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