From e53eafd8ad685cf8086e121e6017c10023065e54 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Wed, 4 Sep 2019 13:17:07 +0000 Subject: [PATCH] Deploy website Deploy website version based on 5d22d2e6e479f8587ac1ce4a3a61685e09fd3442 --- docs/button.html | 119 ++++++++++++++++++++++++++++++++---- docs/button/index.html | 119 ++++++++++++++++++++++++++++++++---- docs/next/button.html | 119 ++++++++++++++++++++++++++++++++---- docs/next/button/index.html | 119 ++++++++++++++++++++++++++++++++---- 4 files changed, 428 insertions(+), 48 deletions(-) diff --git a/docs/button.html b/docs/button.html index 8aa1f754a93..1a6e0ab2273 100644 --- a/docs/button.html +++ b/docs/button.html @@ -71,20 +71,115 @@ } });
Edit

Button

A basic button component that should render nicely on any platform. Supports a minimal level of customization.

-

If this button doesn't look right for your app, you can build your own button using TouchableOpacity or TouchableNativeFeedback. For inspiration, look at the source code for this button component. Or, take a look at the wide variety of button components built by the community.

-

Example usage:

-
import { Button } from 'react-native';
-...
+

Example

+

Reference

Props

onPress

diff --git a/docs/button/index.html b/docs/button/index.html index 8aa1f754a93..1a6e0ab2273 100644 --- a/docs/button/index.html +++ b/docs/button/index.html @@ -71,20 +71,115 @@ } });
Edit

Button

A basic button component that should render nicely on any platform. Supports a minimal level of customization.

-

If this button doesn't look right for your app, you can build your own button using TouchableOpacity or TouchableNativeFeedback. For inspiration, look at the source code for this button component. Or, take a look at the wide variety of button components built by the community.

-

Example usage:

-
import { Button } from 'react-native';
-...
+

Example

+

Reference

Props

onPress

diff --git a/docs/next/button.html b/docs/next/button.html index b6f42ec4794..81ca16d4945 100644 --- a/docs/next/button.html +++ b/docs/next/button.html @@ -71,20 +71,115 @@ } });
Edit

Button

A basic button component that should render nicely on any platform. Supports a minimal level of customization.

-

If this button doesn't look right for your app, you can build your own button using TouchableOpacity or TouchableNativeFeedback. For inspiration, look at the source code for this button component. Or, take a look at the wide variety of button components built by the community.

-

Example usage:

-
import { Button } from 'react-native';
-...
+

Example

+

Reference

Props

onPress

diff --git a/docs/next/button/index.html b/docs/next/button/index.html index b6f42ec4794..81ca16d4945 100644 --- a/docs/next/button/index.html +++ b/docs/next/button/index.html @@ -71,20 +71,115 @@ } });
Edit

Button

A basic button component that should render nicely on any platform. Supports a minimal level of customization.

-

If this button doesn't look right for your app, you can build your own button using TouchableOpacity or TouchableNativeFeedback. For inspiration, look at the source code for this button component. Or, take a look at the wide variety of button components built by the community.

-

Example usage:

-
import { Button } from 'react-native';
-...
+

Example

+

Reference

Props

onPress