GeekyAnts / vue-native-core

Vue Native is a framework to build cross platform native mobile apps using JavaScript
https://vue-native.io
MIT License
8.32k stars 298 forks source link

Question: Nativebase support for vue native #320

Open os-kingsley opened 3 years ago

os-kingsley commented 3 years ago

I know I can use any other UI library, but i am building heavily using nativebase implementing it the vue native way. With the release of nativebase 3, it does not seem to be support for vue native and the doc for native base 2 is no longer available.

RishabhKarnad commented 3 years ago

Hi @Corymillz, you can find the NativeBase v2 documentation here: https://v2.nativebase.io/

An official plugin for v3 still needs to be created. But you can still use he v3 components by importing and registering them in your Vue components

chuanhaisoft commented 2 years ago

same problem