[Vuejs]-How to change a theme in Vue Native?

0👍

For now, You’ll have to declare a separate react component to make use of native base theme and then import that component and reuse it in your vue component.

Leave a comment