NativeBase KitchenSink App For Vue Native
January 31, 2026 ยท View on GitHub
This project was bootstrapped with Vue Native Cli.
Demo
| iOS | Android |
|---|---|
![]() | ![]() |
About
KitchenSink for Vue Native - showcasing all components, built by GeekyAnts.
For professional mobile engineering and cross-platform development, contact our team.
Installation
- Clone and install packages
git clone https://github.com/GeekyAnts/KitchenSink-Vue-Native.git
cd KitchenSink-Vue-Native
npm install
- Run on iOS
- Opt #1:
- Run
npm startin your terminal - Scan the QR code in your Expo app
- Run
- Opt #2:
- Run
npm run iosin your terminal
- Run
- Opt #1:
- Run on Android
- Opt #1:
- Run
npm startin your terminal - Scan the QR code in your Expo app
- Run
- Opt #2:
- Make sure you have an
Android emulatorinstalled and running - Run
npm run androidin your terminal
- Make sure you have an
- Opt #1:

