Skip to content

Update README.md #246

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

Merged
merged 1 commit into from
Mar 4, 2021
Merged

Conversation

zamblas
Copy link
Contributor

@zamblas zamblas commented Mar 4, 2021

Updated Vue installation instructions

@ghost
Copy link

ghost commented Mar 4, 2021

import BottomSheetPlugin from "@nativescript-community/ui-material-bottomsheet/vue";
import { install } from "@nativescript-community/ui-material-bottomsheet";
install();
Vue.use(BottomSheetPlugin);

I see, this is

import { install } from "@nativescript-community/ui-material-bottomsheet";
install();

not marked in the documentation for view

@farfromrefug
Copy link
Member

thanks for this . makes me realize this should be done for you in the vue plugin. will change that in the future

@farfromrefug farfromrefug merged commit 372b3b5 into nativescript-community:master Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants