HackerNews icon indicating copy to clipboard operation
HackerNews copied to clipboard

Using Vue Plugins

Open joshua1 opened this issue 7 years ago • 1 comments

@SmallComfort is it possible to use vue plugins with react-vue in react-native. if so , how is this instantiated seeing that there is no vue initializer

joshua1 avatar Dec 08 '17 09:12 joshua1

react-native has its own components, you can use vue syntax but can not use vue plugins in react-native

SmallComfort avatar Dec 09 '17 03:12 SmallComfort