Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sahusoft committed Jun 17, 2016
1 parent 8ff6bfe commit fc9cc50
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 8 deletions.
107 changes: 99 additions & 8 deletions README.md
Expand Up @@ -11,9 +11,11 @@ Get on the mobile fast track with NativeBase, the fastest-growing platform and t

- [What is NativeBase?](#what-is-nativebase)
- [Why NativeBase?](#why-nativebase)
- [Testimonials](#testimonials)
- [Magic of NativeBase](#magic-of-nativebase)
- [Get Started](#get-started)
- [Components](#components)
- [Featured Apps](#featured-apps-native-starter-pro)
- [Quick Links to NativeBase](#quick-links-to-nativebase)
- [Documentation](#documentation)
- [Website](#website)
Expand All @@ -33,7 +35,10 @@ One import statement, and you get all React Native and NativeBase components.
import { list of Components } from 'native-base';
```

####




## Why NativeBase?
<center>![with-and-without-nativebase](./img/with-and-without-nativebase.jpg)</center>

Expand All @@ -42,14 +47,53 @@ Do you still have a question **Why NativeBase**?
If yes then go ahead and watch this magic.


####



## Testimonials

Some quotes from users of **NativeBase**

**Recommended by** ![Microsoft](/img/microsoft-logo.png)
> If you're looking to get started with React Native + CodePush, and are looking for an awesome starter kit, you should check out Native Starter Pro - [Microsoft's react-native-code-push repo](https://github.com/Microsoft/react-native-code-push#example-apps--starters)
**Recommended by [Awesome React Native](https://github.com/jondot/awesome-react-native)**
>NativeBase added into the list of [Frameworks](https://github.com/jondot/awesome-react-native#frameworks) of Awesome React Native.
**vitalets**
>Thanks for such useful library
**robtweed**
>The components look great, and I'd love to use them
**chromakey**
>Thanks for a great library. I appreciate the quick fix!
**webinspired**
>Ran thru the demo.... it was amazing...
**mrphu3074**
>NativeBase is rapid my prototype
**michshat**
>This framework looks really good - Thank you!
**Nickman87**
>I'm trying out your nativeBase package as it looks like it can simplify a lot of my views.
**RezaRahmati**
>Great library



## Magic of NativeBase
<center>[![magic](./img/magic.png)](http://nativebase.io/docs/v0.2.1/assets/img/magic-with-nativebase-020.mp4)</center>

<i>Click to watch the magic</i>


####

## Get Started

To have NativeBase components running onto your native apps, all you need to do is create a fresh React Native project and install the NativeBase command line tools.
Expand All @@ -69,26 +113,73 @@ npm install native-base --save

Now you are ready to get going with NativeBase. [Read More. . .](http://nativebase.io/documentation)

####



## Components

NativeBase is made from effective building blocks referred to as components. The Components are constructed in pure React Native platform along with some JavaScript functionality with rich set of customisable properties. These components allow you to quickly build the perfect interface. [Read More. . .](http://nativebase.io/documentation)

#### [**Live Demo**](http://nativebase.io/components)

####


## Featured Apps - Native Starter Pro
Having tried with the free version, Native Starter Kit and appreciate our product?

Get on the mobile fast track with [Native Starter Pro](http://strapmobile.com/native-starter-pro/), to build high-quality iOS and Android mobile apps.

Based on [React Native](https://facebook.github.io/react-native/) and [NativeBase](http://nativebase.io/docs/v0.4.6/), Native Starter Pro is a beautifully designed, responsive iOS and Android app source code to quickly get started on your next project.

Native Starter Pro is a flexible React Native theme, built using [NativeBase](http://nativebase.io/documentation) and [Redux](https://github.com/reactjs/react-redux) with fusion of [ES6](http://es6-features.org/#Constants) which is best suited for developing apps that makes use of ready-made tools. The theme has several widget areas that allows you to extend your theme functionality with plugins.

Native Starter Pro includes following ready-to-use and highly customizable components :

- Button with various shapes and themes
- Textbox
- Form Elements
- List
- Header
- Footer
- Drawer
- Full fledged collection of Icons
- Spinner:Animated loading indicators which are flexible in diverse size and color.
- ProgressBar: To visualize the process of work.
- Modal
- Ready to use Email Template
- Interactive design of Calendar with fast swiping feature.
- Scroll between the tabs
- Responsive Navigator
- Chat Messenger
- Ready to use screens
- Easy theme customization
- [Read More](http://strapmobile.com/docs/native-starter-pro/v3.0/)

**Quick links to Native Starter Pro**

- *[Native Starter Pro Features](http://strapmobile.com/docs/native-starter-pro/v3.0/overview/whats-new-in-v3-0)*
- *[Native Starter Pro Components](http://strapmobile.com/docs/native-starter-pro/v3.0/components)*
- *[Native Starter Pro's App Generator](http://strapmobile.com/customizer/#/color)*
- *[Native Starter Pro Releases](http://strapmobile.com/native-starter-pro-releases/)*




## Quick Links to NativeBase

* [NativeBase on Twitter](https://twitter.com/NativeBaseIO)
* [NativeBase Blog](https://medium.com/nativebase-io-blog)
* [NativeBase Documentation](http://nativebase.io/documentation)


####


## Documentation

Go through [NativeBase Docs](http://nativebase.io/documentation) to play with NativeBase.

####
# Website



## Website
[http://nativebase.io/](http://nativebase.io/)
Binary file added img/microsoft-logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fc9cc50

Please sign in to comment.