vue-native-core
vue-native-core copied to clipboard
Question: Nativebase support for vue native
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.
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
same problem