From 533d1745f30bc0e774d92518c9dbec5fd03606e5 Mon Sep 17 00:00:00 2001
From: Website Deployment Script
Date: Mon, 19 Dec 2016 15:43:34 +0000
Subject: [PATCH] Updated docs for next
---
releases/next/docs/tabbarios-item.html | 3 ++-
releases/next/docs/text.html | 13 +++++++------
releases/next/docs/touchablehighlight.html | 6 +++++-
releases/next/docs/touchableopacity.html | 2 +-
4 files changed, 15 insertions(+), 9 deletions(-)
diff --git a/releases/next/docs/tabbarios-item.html b/releases/next/docs/tabbarios-item.html
index 657a7f87d0a..169a26f0c54 100644
--- a/releases/next/docs/tabbarios-item.html
+++ b/releases/next/docs/tabbarios-item.html
@@ -5,7 +5,8 @@ blank content, you probably forgot to add a selected one.
systemIcon enum('bookmarks', 'contacts', 'downloads', 'favorites', 'featured', 'history', 'more', 'most-recent', 'most-viewed', 'recents', 'search', 'top-rated') #
Items comes with a few predefined system icons. Note that if you are
using them, the title and selectedIcon will be overridden with the
system ones.
title string #
Text that appears under the icon. It is ignored when a system icon
-is defined.
You can edit the content above on GitHub and send us a pull request!