0

I'm researching modern cross platform mobile frameworks. Currently i'm focused on frameworks that allow to use Vue (its awesome!).

As far as understand Vue native (React native is depth) and NativeScript Vue have some predefined components that will be transformed into corresponding native ui components for iOS or Android. The set of this components is limited.

I would like to know is it possible to add new custom components or reuse vue components or sub frameworks like vuetify? If yes, do you know examples or documentation about how it can be done?

1 Answer 1

2

With nativescript-vue yes you can create your own custom components just like you normally do with Vue.js, and about frameworks there are a bunch of plugins here

https://market.nativescript.org/

Such that it is rare to not find what you need , feel free to join the slack channel as well

https://nativescriptcommunity.slack.com/ssb/signin_redirect

And NO there is no support for DOM targetted frameworks like vuetify

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

1 Comment

Ok, so i cannot utilize "classic" vue components? Only construct components from already predefined?

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.