Skip to content

Research and evaluate embedding and using NativeScript in iOS app extensions. #4540

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

Open
KristianDD opened this issue Apr 16, 2019 · 1 comment

Comments

@KristianDD
Copy link
Contributor

Is your feature request related to a problem? Please describe.
At the moment iOS app extension can only be created in Xcode using Objective C and storyboards. I'd like the option for using JavaScript/Typescript + XML with NativeScript to be researched.

Describe the solution you'd like
Meeting memory limitations and API restrictions should be investigated for the different extension types in order to have better understanding of the value of the feature.

Describe alternatives you've considered
Using native code.

Additional context
None.

@BEagle1984
Copy link

Any news on this issue? Do you plan on implementing it any time soon?

It is currently a huge issue for us as we need to implement the "share with" feature in our NS application and the UI is also quite complex and writing that part natively would require us to rewrite quite a lot of code (and having then to maintain it). Our current workaround will be to avoid the use of the ios extensions but for the future it would really be great to be able to integrate in the same way as a native app does. Is this at least in your backlog or roadmap?

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

No branches or pull requests

4 participants