0

To my understanding, Nativescript takes the javascript (or typescript) + nativescript code and creates project files for both android and ios in order to be able to run them as native apps. I also know that these files all seem to be located in the Resources directory. However when I try to run a simulator from the xcode project that is created, it fails.

I don't want to know how to fix the simulator failure, I just want to know if it's possible for a swift developer to take the xcode project created by Nativescript and continue developing as a regular native app.

If so, is this possible with the android project as well?

1 Answer 1

1

Please check this out

https://www.nativescript.org/blog/using-nativescript-in-an-existing-native-ios-android-applications

The two articles explain in detail how you can embed the NativeScript runtimes in native Objective-C and Android applications.

Sign up to request clarification or add additional context in comments.

1 Comment

Thank you, I will check this out.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.