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.
+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';
...
diff --git a/docs/0.10/button/index.html b/docs/0.10/button/index.html
index 20eb54f5bb0..793b1c74e61 100644
--- a/docs/0.10/button/index.html
+++ b/docs/0.10/button/index.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.11/button.html b/docs/0.11/button.html
index 62b8ed78444..648bcb374cc 100644
--- a/docs/0.11/button.html
+++ b/docs/0.11/button.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.11/button/index.html b/docs/0.11/button/index.html
index 62b8ed78444..648bcb374cc 100644
--- a/docs/0.11/button/index.html
+++ b/docs/0.11/button/index.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.12/button.html b/docs/0.12/button.html
index 50449808e76..f2afae7e1fb 100644
--- a/docs/0.12/button.html
+++ b/docs/0.12/button.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.12/button/index.html b/docs/0.12/button/index.html
index 50449808e76..f2afae7e1fb 100644
--- a/docs/0.12/button/index.html
+++ b/docs/0.12/button/index.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.13/button.html b/docs/0.13/button.html
index 4291895a367..f45cd23d4f4 100644
--- a/docs/0.13/button.html
+++ b/docs/0.13/button.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.13/button/index.html b/docs/0.13/button/index.html
index 4291895a367..f45cd23d4f4 100644
--- a/docs/0.13/button/index.html
+++ b/docs/0.13/button/index.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.14/button.html b/docs/0.14/button.html
index 3da7ab68158..5b8a3b0e8ce 100644
--- a/docs/0.14/button.html
+++ b/docs/0.14/button.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.14/button/index.html b/docs/0.14/button/index.html
index 3da7ab68158..5b8a3b0e8ce 100644
--- a/docs/0.14/button/index.html
+++ b/docs/0.14/button/index.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.15/button.html b/docs/0.15/button.html
index 923b12b8062..eb2236b2767 100644
--- a/docs/0.15/button.html
+++ b/docs/0.15/button.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.15/button/index.html b/docs/0.15/button/index.html
index 923b12b8062..eb2236b2767 100644
--- a/docs/0.15/button/index.html
+++ b/docs/0.15/button/index.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.16/button.html b/docs/0.16/button.html
index d1774a5319a..0c43dd1ac2a 100644
--- a/docs/0.16/button.html
+++ b/docs/0.16/button.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.16/button/index.html b/docs/0.16/button/index.html
index d1774a5319a..0c43dd1ac2a 100644
--- a/docs/0.16/button/index.html
+++ b/docs/0.16/button/index.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.17/button.html b/docs/0.17/button.html
index ee54998ab1e..de8667f765a 100644
--- a/docs/0.17/button.html
+++ b/docs/0.17/button.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.17/button/index.html b/docs/0.17/button/index.html
index ee54998ab1e..de8667f765a 100644
--- a/docs/0.17/button/index.html
+++ b/docs/0.17/button/index.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.18/button.html b/docs/0.18/button.html
index 641893e7c4e..c513e806c35 100644
--- a/docs/0.18/button.html
+++ b/docs/0.18/button.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.18/button/index.html b/docs/0.18/button/index.html
index 641893e7c4e..c513e806c35 100644
--- a/docs/0.18/button/index.html
+++ b/docs/0.18/button/index.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.19/button.html b/docs/0.19/button.html
index e3bb39e84bb..e16a2bebdef 100644
--- a/docs/0.19/button.html
+++ b/docs/0.19/button.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.19/button/index.html b/docs/0.19/button/index.html
index e3bb39e84bb..e16a2bebdef 100644
--- a/docs/0.19/button/index.html
+++ b/docs/0.19/button/index.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.20/button.html b/docs/0.20/button.html
index dcd5e16f021..57b217feebd 100644
--- a/docs/0.20/button.html
+++ b/docs/0.20/button.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.20/button/index.html b/docs/0.20/button/index.html
index dcd5e16f021..57b217feebd 100644
--- a/docs/0.20/button/index.html
+++ b/docs/0.20/button/index.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.21/button.html b/docs/0.21/button.html
index 67502cff505..8e268055e08 100644
--- a/docs/0.21/button.html
+++ b/docs/0.21/button.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.21/button/index.html b/docs/0.21/button/index.html
index 67502cff505..8e268055e08 100644
--- a/docs/0.21/button/index.html
+++ b/docs/0.21/button/index.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.22/button.html b/docs/0.22/button.html
index cec9dfdd783..63aecb8574f 100644
--- a/docs/0.22/button.html
+++ b/docs/0.22/button.html
@@ -14,7 +14,7 @@
});
EditButton
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.
+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';
...
diff --git a/docs/0.22/button/index.html b/docs/0.22/button/index.html
index cec9dfdd783..63aecb8574f 100644
--- a/docs/0.22/button/index.html
+++ b/docs/0.22/button/index.html
@@ -14,7 +14,7 @@
});