Skip to content

Commit 8a976bb

Browse files
committed
ManyChanges
1 parent 319fe65 commit 8a976bb

File tree

116 files changed

+2448
-242
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

116 files changed

+2448
-242
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
#Introduction
22

33
#### Essential cross-platform UI components for React Native
4-
[NativeBase](http://nativebase.io/) is a free and open source UI component library for [React Native](https://facebook.github.io/react-native/) to build native mobile apps for iOS and Android platforms.
4+
[NativeBase](https://nativebase.io/) is a free and open source UI component library for [React Native](https://facebook.github.io/react-native/) to build native mobile apps for iOS and Android platforms.
55

66

7-
<img src='../docs/assets/web-cover1.jpg' width=100% >
7+
<img src='https://docs.nativebase.io/docs/assets/web-cover1.jpg' width=100% >
88

99

10-
One of our main goals with [NativeBase](http://nativebase.io/) **2.0** is to make it easy to theme the components with as little changes as possible to the components themselves.
10+
One of our main goal with [NativeBase](https://nativebase.io/) **2.0** is to make it easy to theme the components with as little changes as possible to the components themselves.
1111

1212
*General Syntax of NativeBase Component*
1313

SUMMARY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,8 @@
9292
* [Examples](/docs/Examples.md)
9393
* [Redux](/docs/ReduxCounterExample.md)
9494
* [Mobx](/docs/MobxCounterExample.md)
95-
* [Navigation](/docs/RNRFBasicExample.md)
95+
* [Navigation(RNRF)](/docs/RNRFBasicExample.md)
9696
* [Advanced](/docs/GitAppExample.md)
9797
* [Redux-Form](/docs/ReduxFormExample.md)
9898
* [Sticky Headers](/docs/StickyHeaderExample.md)
99+
* [React Navigation(StackNavigation)](/docs/StackNavigationExample.md)

_book/Components.html

Lines changed: 42 additions & 29 deletions
Large diffs are not rendered by default.

_book/Customize.html

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1234,7 +1234,7 @@
12341234
<a href="docs/RNRFBasicExample.html">
12351235

12361236

1237-
Navigation
1237+
Navigation(RNRF)
12381238

12391239
</a>
12401240

@@ -1279,6 +1279,19 @@
12791279

12801280

12811281

1282+
</li>
1283+
1284+
<li class="chapter " data-level="1.15.7" data-path="docs/StackNavigationExample.html">
1285+
1286+
<a href="docs/StackNavigationExample.html">
1287+
1288+
1289+
React Navigation(StackNavigation)
1290+
1291+
</a>
1292+
1293+
1294+
12821295
</li>
12831296

12841297

@@ -1567,7 +1580,7 @@ <h4 id="Android">7.0.2. Android</h4>
15671580
<li><strong>With react-native</strong><br>
15681581
Run this command on your terminal<br><pre class="command-line language-xxx" data-output="2-19"><code>react-native link</code></pre></li>
15691582
<li><strong>Manually</strong><ul>
1570-
<li>Copy the font files to <code>android/app/src/main/../docs/assets/fonts.</code></li>
1583+
<li>Copy the font files to <code>android/app/src/main/https://docs.nativebase.io/docs/assets/fonts.</code></li>
15711584
</ul>
15721585
</li>
15731586
</ul>
@@ -1707,7 +1720,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
17071720
<script>
17081721
var gitbook = gitbook || [];
17091722
gitbook.push(function() {
1710-
gitbook.page.hasChanged({"page":{"title":"Customize","level":"1.7","depth":1,"next":{"title":"Set Up","level":"1.7.1","depth":2,"anchor":"#theaming-nb-headref","path":"Customize.md","ref":"Customize.md#theaming-nb-headref","articles":[]},"previous":{"title":"What's New in v2.0?","level":"1.6","depth":1,"path":"docs/introduction/WhatsNew.md","ref":"docs/introduction/WhatsNew.md","articles":[]},"dir":"ltr"},"config":{"plugins":["versions","codetabs","include-codeblock","ace","copy-code-button","edit-link","scripts","navigator","ga","livereload"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"ace":{},"livereload":{},"scripts":{"files":["./engine.js"]},"search":{},"codetabs":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"navigator":{},"copy-code-button":{},"ga":{"configuration":"auto","token":"UA-96833420-1"},"versions":{"type":"branches","gitbookConfigURL":"http://rawgit.com/GeekyAnts/native-base-docs/master/book.json","options":[{"value":"https://nativebase.io/docs/v2.0.0/","text":"latest"},{"value":"http://nativebase.io/docs/v0.5.13/","text":"v0.5.13"},{"value":"http://nativebase.io/docs/v0.5.9/","text":"v0.5.9"},{"value":"http://nativebase.io/docs/v0.5.7/","text":"v0.5.7"},{"value":"http://nativebase.io/docs/v0.5.5/","text":"v0.5.5"},{"value":"http://nativebase.io/docs/v0.5.2/","text":"v0.5.2"},{"value":"http://nativebase.io/docs/v0.5.0/","text":"v0.5.0"},{"value":"http://nativebase.io/docs/v0.4.6/","text":"v0.4.6"},{"value":"http://nativebase.io/docs/v0.3.1/","text":"v0.3.1"},{"value":"http://nativebase.io/docs/v0.3.0/","text":"v0.3.0"}]},"include-codeblock":{"check":false,"edit":false,"fixlang":false,"lang":"","template":"ace","theme":"monokai","unindent":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"edit-link":{"label":"Edit This Page","base":"https://github.com/GeekyAnts/native-base-docs/tree/master"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"NativeBase","gitbook":"*"},"file":{"path":"Customize.md","mtime":"2017-05-04T06:18:37.000Z","type":"markdown"},"gitbook":{"version":"3.2.2","time":"2017-05-08T07:26:03.183Z"},"basePath":".","book":{"language":""}});
1723+
gitbook.page.hasChanged({"page":{"title":"Customize","level":"1.7","depth":1,"next":{"title":"Set Up","level":"1.7.1","depth":2,"anchor":"#theaming-nb-headref","path":"Customize.md","ref":"Customize.md#theaming-nb-headref","articles":[]},"previous":{"title":"What's New in v2.0?","level":"1.6","depth":1,"path":"docs/introduction/WhatsNew.md","ref":"docs/introduction/WhatsNew.md","articles":[]},"dir":"ltr"},"config":{"plugins":["versions","codetabs","include-codeblock","ace","copy-code-button","edit-link","scripts","navigator","ga","livereload"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"ace":{},"livereload":{},"scripts":{"files":["./engine.js"]},"search":{},"codetabs":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"navigator":{},"copy-code-button":{},"ga":{"configuration":"auto","token":"UA-96833420-1"},"versions":{"type":"branches","gitbookConfigURL":"http://rawgit.com/GeekyAnts/native-base-docs/master/book.json","options":[{"value":"https://nativebase.io/docs/v2.0.0/","text":"latest"},{"value":"http://nativebase.io/docs/v0.5.13/","text":"v0.5.13"},{"value":"http://nativebase.io/docs/v0.5.9/","text":"v0.5.9"},{"value":"http://nativebase.io/docs/v0.5.7/","text":"v0.5.7"},{"value":"http://nativebase.io/docs/v0.5.5/","text":"v0.5.5"},{"value":"http://nativebase.io/docs/v0.5.2/","text":"v0.5.2"},{"value":"http://nativebase.io/docs/v0.5.0/","text":"v0.5.0"},{"value":"http://nativebase.io/docs/v0.4.6/","text":"v0.4.6"},{"value":"http://nativebase.io/docs/v0.3.1/","text":"v0.3.1"},{"value":"http://nativebase.io/docs/v0.3.0/","text":"v0.3.0"}]},"include-codeblock":{"check":false,"edit":false,"fixlang":false,"lang":"","template":"ace","theme":"monokai","unindent":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"edit-link":{"label":"Edit This Page","base":"https://github.com/GeekyAnts/native-base-docs/tree/master"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"NativeBase","gitbook":"*"},"file":{"path":"Customize.md","mtime":"2017-05-04T06:18:37.000Z","type":"markdown"},"gitbook":{"version":"3.2.2","time":"2017-05-10T11:35:36.393Z"},"basePath":".","book":{"language":""}});
17111724
});
17121725
</script>
17131726
</div>

_book/docs/ChaetSheet.html

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1234,7 +1234,7 @@
12341234
<a href="RNRFBasicExample.html">
12351235

12361236

1237-
Navigation
1237+
Navigation(RNRF)
12381238

12391239
</a>
12401240

@@ -1279,6 +1279,19 @@
12791279

12801280

12811281

1282+
</li>
1283+
1284+
<li class="chapter " data-level="1.15.7" data-path="StackNavigationExample.html">
1285+
1286+
<a href="StackNavigationExample.html">
1287+
1288+
1289+
React Navigation(StackNavigation)
1290+
1291+
</a>
1292+
1293+
1294+
12821295
</li>
12831296

12841297

@@ -2168,7 +2181,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
21682181
<script>
21692182
var gitbook = gitbook || [];
21702183
gitbook.push(function() {
2171-
gitbook.page.hasChanged({"page":{"title":"Cheat Sheet","level":"1.13","depth":1,"next":{"title":"Compatibility","level":"1.14","depth":1,"path":"docs/Compatibility.md","ref":"docs/Compatibility.md","articles":[]},"previous":{"title":"FAQs","level":"1.12","depth":1,"path":"docs/faq/FAQs.md","ref":"docs/faq/FAQs.md","articles":[]},"dir":"ltr"},"config":{"plugins":["versions","codetabs","include-codeblock","ace","copy-code-button","edit-link","scripts","navigator","ga","livereload"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"ace":{},"livereload":{},"scripts":{"files":["./engine.js"]},"search":{},"codetabs":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"navigator":{},"copy-code-button":{},"ga":{"configuration":"auto","token":"UA-96833420-1"},"versions":{"type":"branches","gitbookConfigURL":"http://rawgit.com/GeekyAnts/native-base-docs/master/book.json","options":[{"value":"https://nativebase.io/docs/v2.0.0/","text":"latest"},{"value":"http://nativebase.io/docs/v0.5.13/","text":"v0.5.13"},{"value":"http://nativebase.io/docs/v0.5.9/","text":"v0.5.9"},{"value":"http://nativebase.io/docs/v0.5.7/","text":"v0.5.7"},{"value":"http://nativebase.io/docs/v0.5.5/","text":"v0.5.5"},{"value":"http://nativebase.io/docs/v0.5.2/","text":"v0.5.2"},{"value":"http://nativebase.io/docs/v0.5.0/","text":"v0.5.0"},{"value":"http://nativebase.io/docs/v0.4.6/","text":"v0.4.6"},{"value":"http://nativebase.io/docs/v0.3.1/","text":"v0.3.1"},{"value":"http://nativebase.io/docs/v0.3.0/","text":"v0.3.0"}]},"include-codeblock":{"check":false,"edit":false,"fixlang":false,"lang":"","template":"ace","theme":"monokai","unindent":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"edit-link":{"label":"Edit This Page","base":"https://github.com/GeekyAnts/native-base-docs/tree/master"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"NativeBase","gitbook":"*"},"file":{"path":"docs/ChaetSheet.md","mtime":"2017-05-04T06:00:17.000Z","type":"markdown"},"gitbook":{"version":"3.2.2","time":"2017-05-08T07:26:03.183Z"},"basePath":"..","book":{"language":""}});
2184+
gitbook.page.hasChanged({"page":{"title":"Cheat Sheet","level":"1.13","depth":1,"next":{"title":"Compatibility","level":"1.14","depth":1,"path":"docs/Compatibility.md","ref":"docs/Compatibility.md","articles":[]},"previous":{"title":"FAQs","level":"1.12","depth":1,"path":"docs/faq/FAQs.md","ref":"docs/faq/FAQs.md","articles":[]},"dir":"ltr"},"config":{"plugins":["versions","codetabs","include-codeblock","ace","copy-code-button","edit-link","scripts","navigator","ga","livereload"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"ace":{},"livereload":{},"scripts":{"files":["./engine.js"]},"search":{},"codetabs":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"navigator":{},"copy-code-button":{},"ga":{"configuration":"auto","token":"UA-96833420-1"},"versions":{"type":"branches","gitbookConfigURL":"http://rawgit.com/GeekyAnts/native-base-docs/master/book.json","options":[{"value":"https://nativebase.io/docs/v2.0.0/","text":"latest"},{"value":"http://nativebase.io/docs/v0.5.13/","text":"v0.5.13"},{"value":"http://nativebase.io/docs/v0.5.9/","text":"v0.5.9"},{"value":"http://nativebase.io/docs/v0.5.7/","text":"v0.5.7"},{"value":"http://nativebase.io/docs/v0.5.5/","text":"v0.5.5"},{"value":"http://nativebase.io/docs/v0.5.2/","text":"v0.5.2"},{"value":"http://nativebase.io/docs/v0.5.0/","text":"v0.5.0"},{"value":"http://nativebase.io/docs/v0.4.6/","text":"v0.4.6"},{"value":"http://nativebase.io/docs/v0.3.1/","text":"v0.3.1"},{"value":"http://nativebase.io/docs/v0.3.0/","text":"v0.3.0"}]},"include-codeblock":{"check":false,"edit":false,"fixlang":false,"lang":"","template":"ace","theme":"monokai","unindent":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"edit-link":{"label":"Edit This Page","base":"https://github.com/GeekyAnts/native-base-docs/tree/master"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"NativeBase","gitbook":"*"},"file":{"path":"docs/ChaetSheet.md","mtime":"2017-05-04T06:00:17.000Z","type":"markdown"},"gitbook":{"version":"3.2.2","time":"2017-05-10T11:35:36.393Z"},"basePath":"..","book":{"language":""}});
21722185
});
21732186
</script>
21742187
</div>

0 commit comments

Comments
 (0)