We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
NativeScript recently introduced two new components Tabs & BottomNavigation that are considered a better version of the old TabView.
Currently vue docs do not have any content on the new components and nativescript-vue devs might not even know they exists. For reference you can check this blog post here: https://www.nativescript.org/blog/tabs-and-bottomnavigation-nativescripts-two-new-components.
Documentation articles like those for NativeScript Core & Angular: https://docs.nativescript.org/ui/components/tabs https://docs.nativescript.org/ui/components/bottom-navigation https://docs.nativescript.org/angular/ui/ng-components/tabs https://docs.nativescript.org/angular/ui/ng-components/bottom-navigation
The text was updated successfully, but these errors were encountered:
I'll take this on.
Sorry, something went wrong.
No branches or pull requests
What problem does this feature solve?
NativeScript recently introduced two new components Tabs & BottomNavigation that are considered a better version of the old TabView.
Currently vue docs do not have any content on the new components and nativescript-vue devs might not even know they exists.
For reference you can check this blog post here: https://www.nativescript.org/blog/tabs-and-bottomnavigation-nativescripts-two-new-components.
What does the proposed API look like?
Documentation articles like those for NativeScript Core & Angular:
https://docs.nativescript.org/ui/components/tabs
https://docs.nativescript.org/ui/components/bottom-navigation
https://docs.nativescript.org/angular/ui/ng-components/tabs
https://docs.nativescript.org/angular/ui/ng-components/bottom-navigation
The text was updated successfully, but these errors were encountered: