diff --git a/README.md b/README.md index a448de652..f3a35cefa 100644 --- a/README.md +++ b/README.md @@ -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) @@ -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?
![with-and-without-nativebase](./img/with-and-without-nativebase.jpg)
@@ -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
[![magic](./img/magic.png)](http://nativebase.io/docs/v0.2.1/assets/img/magic-with-nativebase-020.mp4)
Click to watch the magic -#### + ## 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. @@ -69,14 +113,58 @@ 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) @@ -84,11 +172,14 @@ NativeBase is made from effective building blocks referred to as components. The * [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/) diff --git a/img/microsoft-logo.png b/img/microsoft-logo.png new file mode 100644 index 000000000..edde52a63 Binary files /dev/null and b/img/microsoft-logo.png differ