Giter Site home page Giter Site logo

anu-prakash-dev / nativebase-kitchensink Goto Github PK

View Code? Open in Web Editor NEW

This project forked from geekyants/nativebase-kitchensink

0.0 1.0 0.0 55.95 MB

An example app with all the UI components of NativeBase

License: Apache License 2.0

JavaScript 93.37% Python 1.39% Java 1.46% Objective-C 3.78%

nativebase-kitchensink's Introduction

NativeBase-KitchenSink v0.5.18

###An example app with all the UI components of NativeBase

play-store app-store

Demo

iOS Android
ios-demo android-demo

NativeBase is a free and open source framework that enables developers to build high-quality apps using React Native for iOS and Android with a fusion of ES6. NativeBase builds a layer on top of React Native that provides you with basic set of components for mobile application development. This helps you to build world-class application experiences on native platforms.

NativeBase without a doubt fits in well with mobile applications which cut downs one huge part of your app - The Front end. The applications stack of components is built using native UI components, so there are no compromises with the user experience.

Get Started

####1. System Requirements

  • Globally installed node >= 4.0

  • Globally installed npm >= 3.0

  • Globally installed rnpm (only if React Native version < 0.29)

  • Globally installed react-native CLI

  • Install CodePush globally and get keys for your app.

####2. Installation

On the command prompt run the following commands

$ git clone [email protected]:GeekyAnts/NativeBase-KitchenSink.git

$ cd NativeBase-KitchenSink/

$ npm install

If React Native < 0.29

$ rnpm link

If React Native >= 0.29

$ react-native link

####3. Simulate for iOS

Method One

  • Open the project in Xcode from ios/NativebaseKitchenSink.xcodeproj.

  • Hit the play button.

Method Two

  • Run the following command in your terminal.
$ react-native run-ios

###4. Simulate for Android

  • Make sure you have an Android emulator installed and running.

  • Run the following command in your terminal.

$ react-native run-android

Quick Links to NativeBase

For apps with more advanced designs using NativeBase, please visit StrapMobile.

nativebase-kitchensink's People

Contributors

supriyakalghatgi avatar sanketsahu avatar heysanil avatar jasmo2 avatar

Watchers

Anu Prakash avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.