Skip to content

nativebase/kitchensink

Repository files navigation

NativeBase KitchenSink

An example app with all the UI components of NativeBase V3

NativeBase-KitchenSink can run of Web, iOS and Android.

Demo

iOS Android
ios-demo android-demo
Web
web-demo

Installation

  • Clone and install packages
git clone https://github.com/nativebase/kitchensink.git
cd kitchensink
yarn
  • Run on iOS

    • Opt #1:
      •   yarn ios
    • Opt #2:
      •   yarn start
      • Let the metro bundler start and your browser will open at http://localhost:19002/, Click on Run on iOS simulator.
  • Run on Android

    • Make sure you have an Android emulator installed and running
    • Opt #1:
      •   yarn android
    • Opt #2:
      •   yarn start
      • Let the metro bundler start and your browser will open at http://localhost:19002/, Click on Run on Android device/emulator.
  • Run on Web

    • Opt #1:
      •   yarn web
    • Opt #2:
      •   yarn start
      • Let the metro bundler start and your browser will open at http://localhost:19002/, Click on Run in web browser.

About

Kitchen sink app with nativebase v3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published