Skip to content

Commit c845514

Browse files
sahusoftsahusoft
authored andcommitted
ReadMe
1 parent b2deb0f commit c845514

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,14 @@ The missing piece of React Native
33

44
Get on the mobile fast track with NativeBase, the fastest-growing platform and tool set for iOS development. Placed apart the Objective-C and Swift tutorials, and start coding iOS apps with JavaScript. Get an introduction to NativeBase and work through an instance application that highlights React Native programming techniques.
55

6-
6+
####
77
## Magic of NativeBase
88
<center>
99
<iframe width="480" height="300" src="./img/magic-with-nativebase-020.mp4" frameborder="0" allowfullscreen style="margin-top: 20px; margin-bottom: 20px">
1010
</iframe>
1111
</center>
1212

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

@@ -23,7 +24,7 @@ One import statement, and you get all React Native and NativeBase components.
2324
<span style="color: #66d9ef">import</span> { list <span style="color: #66d9ef">of</span> Components } <span style="color: #66d9ef">from</span> <span style="color: #a6e22e">'native-base'</span>;
2425
</blockquote>
2526

26-
27+
####
2728
## Get Started
2829

2930
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.
@@ -41,22 +42,24 @@ Include NativeBase into your React Native project.
4142

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

44-
45+
####
4546
## Components
4647

4748
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)
4849

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

52+
####
5153
## NativeBase Community
5254

5355
* Twitter: [https://twitter.com/NativeBaseIO](https://twitter.com/NativeBaseIO)
5456
* Medium: [https://medium.com/nativebase-io-blog](https://medium.com/nativebase-io-blog)
5557

56-
58+
####
5759
## Documentation
5860

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

63+
####
6164
# Website
6265
[http://nativebase.io/](http://nativebase.io/)

0 commit comments

Comments
 (0)