From f15c57b8cd1cd992dde8a4f474dbb6a58c62f5a3 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Fri, 27 Dec 2019 09:24:53 +0000 Subject: [PATCH] Deploy website Deploy website version based on 979563778cdb2071f83c3ca33d53f32a08c2925f --- docs/0.28/appstate.html | 2 +- docs/0.28/appstate/index.html | 2 +- docs/0.29/appstate.html | 2 +- docs/0.29/appstate/index.html | 2 +- docs/0.30/appstate.html | 2 +- docs/0.30/appstate/index.html | 2 +- docs/0.31/appstate.html | 2 +- docs/0.31/appstate/index.html | 2 +- docs/0.32/appstate.html | 2 +- docs/0.32/appstate/index.html | 2 +- docs/0.33/appstate.html | 2 +- docs/0.33/appstate/index.html | 2 +- docs/0.34/appstate.html | 2 +- docs/0.34/appstate/index.html | 2 +- docs/0.35/appstate.html | 2 +- docs/0.35/appstate/index.html | 2 +- docs/0.36/appstate.html | 2 +- docs/0.36/appstate/index.html | 2 +- docs/0.37/appstate.html | 2 +- docs/0.37/appstate/index.html | 2 +- docs/0.38/appstate.html | 2 +- docs/0.38/appstate/index.html | 2 +- docs/0.39/appstate.html | 2 +- docs/0.39/appstate/index.html | 2 +- docs/0.40/appstate.html | 2 +- docs/0.40/appstate/index.html | 2 +- docs/0.41/appstate.html | 2 +- docs/0.41/appstate/index.html | 2 +- docs/0.42/appstate.html | 2 +- docs/0.42/appstate/index.html | 2 +- docs/0.43/appstate.html | 2 +- docs/0.43/appstate/index.html | 2 +- docs/0.44/appstate.html | 2 +- docs/0.44/appstate/index.html | 2 +- docs/0.45/appstate.html | 2 +- docs/0.45/appstate/index.html | 2 +- docs/0.46/appstate.html | 2 +- docs/0.46/appstate/index.html | 2 +- docs/0.47/appstate.html | 2 +- docs/0.47/appstate/index.html | 2 +- docs/0.48/appstate.html | 2 +- docs/0.48/appstate/index.html | 2 +- docs/0.49/appstate.html | 2 +- docs/0.49/appstate/index.html | 2 +- docs/0.50/appstate.html | 2 +- docs/0.50/appstate/index.html | 2 +- docs/0.51/appstate.html | 2 +- docs/0.51/appstate/index.html | 2 +- docs/0.52/appstate.html | 2 +- docs/0.52/appstate/index.html | 2 +- docs/0.53/appstate.html | 2 +- docs/0.53/appstate/index.html | 2 +- docs/0.54/appstate.html | 2 +- docs/0.54/appstate/index.html | 2 +- docs/0.55/appstate.html | 2 +- docs/0.55/appstate/index.html | 2 +- docs/0.56/appstate.html | 2 +- docs/0.56/appstate/index.html | 2 +- docs/0.57/appstate.html | 2 +- docs/0.57/appstate/index.html | 2 +- docs/0.58/appstate.html | 2 +- docs/0.58/appstate/index.html | 2 +- docs/0.59/appstate.html | 2 +- docs/0.59/appstate/index.html | 2 +- docs/0.60/appstate.html | 2 +- docs/0.60/appstate/index.html | 2 +- docs/appstate.html | 2 +- docs/appstate/index.html | 2 +- docs/next/inputaccessoryview.html | 66 +++++++++----------- docs/next/inputaccessoryview/index.html | 66 +++++++++----------- docs/next/linking.html | 3 + docs/next/linking/index.html | 3 + docs/next/progressbarandroid.html | 83 ++++++++++++++++--------- docs/next/progressbarandroid/index.html | 83 ++++++++++++++++--------- docs/next/progressviewios.html | 61 +++++++++++++++++- docs/next/progressviewios/index.html | 61 +++++++++++++++++- docs/next/textinput.html | 19 +++++- docs/next/textinput/index.html | 19 +++++- 78 files changed, 402 insertions(+), 198 deletions(-) diff --git a/docs/0.28/appstate.html b/docs/0.28/appstate.html index e606c1b06c5..3f1d2888d97 100644 --- a/docs/0.28/appstate.html +++ b/docs/0.28/appstate.html @@ -126,7 +126,7 @@ render: functionhandlerfunctionYes -

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.28/appstate/index.html b/docs/0.28/appstate/index.html
index e606c1b06c5..3f1d2888d97 100644
--- a/docs/0.28/appstate/index.html
+++ b/docs/0.28/appstate/index.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.29/appstate.html b/docs/0.29/appstate.html
index 72aa3029e19..10302586b61 100644
--- a/docs/0.29/appstate.html
+++ b/docs/0.29/appstate.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.29/appstate/index.html b/docs/0.29/appstate/index.html
index 72aa3029e19..10302586b61 100644
--- a/docs/0.29/appstate/index.html
+++ b/docs/0.29/appstate/index.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.30/appstate.html b/docs/0.30/appstate.html
index 34da02cdc5c..4a232f7b9ee 100644
--- a/docs/0.30/appstate.html
+++ b/docs/0.30/appstate.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.30/appstate/index.html b/docs/0.30/appstate/index.html
index 34da02cdc5c..4a232f7b9ee 100644
--- a/docs/0.30/appstate/index.html
+++ b/docs/0.30/appstate/index.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.31/appstate.html b/docs/0.31/appstate.html
index 1cfdb0d8222..29f81325ef6 100644
--- a/docs/0.31/appstate.html
+++ b/docs/0.31/appstate.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.31/appstate/index.html b/docs/0.31/appstate/index.html
index 1cfdb0d8222..29f81325ef6 100644
--- a/docs/0.31/appstate/index.html
+++ b/docs/0.31/appstate/index.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.32/appstate.html b/docs/0.32/appstate.html
index ea8b750e725..736aed0ea36 100644
--- a/docs/0.32/appstate.html
+++ b/docs/0.32/appstate.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.32/appstate/index.html b/docs/0.32/appstate/index.html
index ea8b750e725..736aed0ea36 100644
--- a/docs/0.32/appstate/index.html
+++ b/docs/0.32/appstate/index.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.33/appstate.html b/docs/0.33/appstate.html
index 6c5ad57df21..be75b46d10d 100644
--- a/docs/0.33/appstate.html
+++ b/docs/0.33/appstate.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.33/appstate/index.html b/docs/0.33/appstate/index.html
index 6c5ad57df21..be75b46d10d 100644
--- a/docs/0.33/appstate/index.html
+++ b/docs/0.33/appstate/index.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.34/appstate.html b/docs/0.34/appstate.html
index a7e456ff7d2..ba5047d7875 100644
--- a/docs/0.34/appstate.html
+++ b/docs/0.34/appstate.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.34/appstate/index.html b/docs/0.34/appstate/index.html
index a7e456ff7d2..ba5047d7875 100644
--- a/docs/0.34/appstate/index.html
+++ b/docs/0.34/appstate/index.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.35/appstate.html b/docs/0.35/appstate.html
index e8a29260a6e..aadfb118476 100644
--- a/docs/0.35/appstate.html
+++ b/docs/0.35/appstate.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.35/appstate/index.html b/docs/0.35/appstate/index.html
index e8a29260a6e..aadfb118476 100644
--- a/docs/0.35/appstate/index.html
+++ b/docs/0.35/appstate/index.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.36/appstate.html b/docs/0.36/appstate.html
index 07343738f67..c72c41a02b9 100644
--- a/docs/0.36/appstate.html
+++ b/docs/0.36/appstate.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.36/appstate/index.html b/docs/0.36/appstate/index.html
index 07343738f67..c72c41a02b9 100644
--- a/docs/0.36/appstate/index.html
+++ b/docs/0.36/appstate/index.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.37/appstate.html b/docs/0.37/appstate.html
index 6c57e1a2d98..53ac2f37fd8 100644
--- a/docs/0.37/appstate.html
+++ b/docs/0.37/appstate.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.37/appstate/index.html b/docs/0.37/appstate/index.html
index 6c57e1a2d98..53ac2f37fd8 100644
--- a/docs/0.37/appstate/index.html
+++ b/docs/0.37/appstate/index.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.38/appstate.html b/docs/0.38/appstate.html
index 345861ad2ad..17924d90f6c 100644
--- a/docs/0.38/appstate.html
+++ b/docs/0.38/appstate.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.38/appstate/index.html b/docs/0.38/appstate/index.html
index 345861ad2ad..17924d90f6c 100644
--- a/docs/0.38/appstate/index.html
+++ b/docs/0.38/appstate/index.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.39/appstate.html b/docs/0.39/appstate.html
index f75d2bea37e..6eb4d0751be 100644
--- a/docs/0.39/appstate.html
+++ b/docs/0.39/appstate.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.39/appstate/index.html b/docs/0.39/appstate/index.html
index f75d2bea37e..6eb4d0751be 100644
--- a/docs/0.39/appstate/index.html
+++ b/docs/0.39/appstate/index.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.40/appstate.html b/docs/0.40/appstate.html
index a3ffd71ffab..75e4f835ecb 100644
--- a/docs/0.40/appstate.html
+++ b/docs/0.40/appstate.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.40/appstate/index.html b/docs/0.40/appstate/index.html
index a3ffd71ffab..75e4f835ecb 100644
--- a/docs/0.40/appstate/index.html
+++ b/docs/0.40/appstate/index.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.41/appstate.html b/docs/0.41/appstate.html
index 4f742e5a7a8..0d42c06fe4a 100644
--- a/docs/0.41/appstate.html
+++ b/docs/0.41/appstate.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.41/appstate/index.html b/docs/0.41/appstate/index.html
index 4f742e5a7a8..0d42c06fe4a 100644
--- a/docs/0.41/appstate/index.html
+++ b/docs/0.41/appstate/index.html
@@ -126,7 +126,7 @@ render: functionhandlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.42/appstate.html b/docs/0.42/appstate.html
index c6e66d91f32..630b48119f2 100644
--- a/docs/0.42/appstate.html
+++ b/docs/0.42/appstate.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.42/appstate/index.html b/docs/0.42/appstate/index.html
index c6e66d91f32..630b48119f2 100644
--- a/docs/0.42/appstate/index.html
+++ b/docs/0.42/appstate/index.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.43/appstate.html b/docs/0.43/appstate.html
index b4fb801d3d1..f7117b37ce6 100644
--- a/docs/0.43/appstate.html
+++ b/docs/0.43/appstate.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.43/appstate/index.html b/docs/0.43/appstate/index.html
index b4fb801d3d1..f7117b37ce6 100644
--- a/docs/0.43/appstate/index.html
+++ b/docs/0.43/appstate/index.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.44/appstate.html b/docs/0.44/appstate.html
index f988c6bbcf8..db9c104a35a 100644
--- a/docs/0.44/appstate.html
+++ b/docs/0.44/appstate.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.44/appstate/index.html b/docs/0.44/appstate/index.html
index f988c6bbcf8..db9c104a35a 100644
--- a/docs/0.44/appstate/index.html
+++ b/docs/0.44/appstate/index.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.45/appstate.html b/docs/0.45/appstate.html
index 0ea2cfb70b9..9ae0e883402 100644
--- a/docs/0.45/appstate.html
+++ b/docs/0.45/appstate.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.45/appstate/index.html b/docs/0.45/appstate/index.html
index 0ea2cfb70b9..9ae0e883402 100644
--- a/docs/0.45/appstate/index.html
+++ b/docs/0.45/appstate/index.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.46/appstate.html b/docs/0.46/appstate.html
index 7fe83cfc537..3ba4a31580f 100644
--- a/docs/0.46/appstate.html
+++ b/docs/0.46/appstate.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.46/appstate/index.html b/docs/0.46/appstate/index.html
index 7fe83cfc537..3ba4a31580f 100644
--- a/docs/0.46/appstate/index.html
+++ b/docs/0.46/appstate/index.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.47/appstate.html b/docs/0.47/appstate.html
index b66b6bde21e..431a4ee1b1a 100644
--- a/docs/0.47/appstate.html
+++ b/docs/0.47/appstate.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.47/appstate/index.html b/docs/0.47/appstate/index.html
index b66b6bde21e..431a4ee1b1a 100644
--- a/docs/0.47/appstate/index.html
+++ b/docs/0.47/appstate/index.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.48/appstate.html b/docs/0.48/appstate.html
index 08662766056..e0a67ba9b22 100644
--- a/docs/0.48/appstate.html
+++ b/docs/0.48/appstate.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.48/appstate/index.html b/docs/0.48/appstate/index.html
index 08662766056..e0a67ba9b22 100644
--- a/docs/0.48/appstate/index.html
+++ b/docs/0.48/appstate/index.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.49/appstate.html b/docs/0.49/appstate.html
index cf860281a60..6f548a6281e 100644
--- a/docs/0.49/appstate.html
+++ b/docs/0.49/appstate.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.49/appstate/index.html b/docs/0.49/appstate/index.html
index cf860281a60..6f548a6281e 100644
--- a/docs/0.49/appstate/index.html
+++ b/docs/0.49/appstate/index.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.50/appstate.html b/docs/0.50/appstate.html
index 910da074bb2..fda1484184a 100644
--- a/docs/0.50/appstate.html
+++ b/docs/0.50/appstate.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.50/appstate/index.html b/docs/0.50/appstate/index.html
index 910da074bb2..fda1484184a 100644
--- a/docs/0.50/appstate/index.html
+++ b/docs/0.50/appstate/index.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.51/appstate.html b/docs/0.51/appstate.html
index eea5eead58b..aa0df65277e 100644
--- a/docs/0.51/appstate.html
+++ b/docs/0.51/appstate.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.51/appstate/index.html b/docs/0.51/appstate/index.html
index eea5eead58b..aa0df65277e 100644
--- a/docs/0.51/appstate/index.html
+++ b/docs/0.51/appstate/index.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.52/appstate.html b/docs/0.52/appstate.html
index 39b31483cc9..17aa6abe3ff 100644
--- a/docs/0.52/appstate.html
+++ b/docs/0.52/appstate.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.52/appstate/index.html b/docs/0.52/appstate/index.html
index 39b31483cc9..17aa6abe3ff 100644
--- a/docs/0.52/appstate/index.html
+++ b/docs/0.52/appstate/index.html
@@ -138,7 +138,7 @@
 handlerfunctionYes
 
 
-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.53/appstate.html b/docs/0.53/appstate.html
index 089c0019ac3..3bb9b9f7a45 100644
--- a/docs/0.53/appstate.html
+++ b/docs/0.53/appstate.html
@@ -134,7 +134,7 @@
 
addEventListener(type, handler);
 

Add a handler to AppState changes by listening to the change event type and providing the handler

-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.53/appstate/index.html b/docs/0.53/appstate/index.html
index 089c0019ac3..3bb9b9f7a45 100644
--- a/docs/0.53/appstate/index.html
+++ b/docs/0.53/appstate/index.html
@@ -134,7 +134,7 @@
 
addEventListener(type, handler);
 

Add a handler to AppState changes by listening to the change event type and providing the handler

-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.54/appstate.html b/docs/0.54/appstate.html
index b99d9fbdcfa..bf4beb20798 100644
--- a/docs/0.54/appstate.html
+++ b/docs/0.54/appstate.html
@@ -133,7 +133,7 @@
 
addEventListener(type, handler);
 

Add a handler to AppState changes by listening to the change event type and providing the handler

-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.54/appstate/index.html b/docs/0.54/appstate/index.html
index b99d9fbdcfa..bf4beb20798 100644
--- a/docs/0.54/appstate/index.html
+++ b/docs/0.54/appstate/index.html
@@ -133,7 +133,7 @@
 
addEventListener(type, handler);
 

Add a handler to AppState changes by listening to the change event type and providing the handler

-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.55/appstate.html b/docs/0.55/appstate.html
index 2c5d5c44945..fdaae1e93e3 100644
--- a/docs/0.55/appstate.html
+++ b/docs/0.55/appstate.html
@@ -133,7 +133,7 @@
 
addEventListener(type, handler);
 

Add a handler to AppState changes by listening to the change event type and providing the handler

-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.55/appstate/index.html b/docs/0.55/appstate/index.html
index 2c5d5c44945..fdaae1e93e3 100644
--- a/docs/0.55/appstate/index.html
+++ b/docs/0.55/appstate/index.html
@@ -133,7 +133,7 @@
 
addEventListener(type, handler);
 

Add a handler to AppState changes by listening to the change event type and providing the handler

-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.56/appstate.html b/docs/0.56/appstate.html
index 8e3d464b317..f6732b96baa 100644
--- a/docs/0.56/appstate.html
+++ b/docs/0.56/appstate.html
@@ -133,7 +133,7 @@
 
addEventListener(type, handler);
 

Add a handler to AppState changes by listening to the change event type and providing the handler

-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.56/appstate/index.html b/docs/0.56/appstate/index.html
index 8e3d464b317..f6732b96baa 100644
--- a/docs/0.56/appstate/index.html
+++ b/docs/0.56/appstate/index.html
@@ -133,7 +133,7 @@
 
addEventListener(type, handler);
 

Add a handler to AppState changes by listening to the change event type and providing the handler

-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.57/appstate.html b/docs/0.57/appstate.html
index b425b6da5e7..63e56e38d0f 100644
--- a/docs/0.57/appstate.html
+++ b/docs/0.57/appstate.html
@@ -133,7 +133,7 @@
 
addEventListener(type, handler);
 

Add a handler to AppState changes by listening to the change event type and providing the handler

-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.57/appstate/index.html b/docs/0.57/appstate/index.html
index b425b6da5e7..63e56e38d0f 100644
--- a/docs/0.57/appstate/index.html
+++ b/docs/0.57/appstate/index.html
@@ -133,7 +133,7 @@
 
addEventListener(type, handler);
 

Add a handler to AppState changes by listening to the change event type and providing the handler

-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.58/appstate.html b/docs/0.58/appstate.html
index 2b91d388125..2b48be7270b 100644
--- a/docs/0.58/appstate.html
+++ b/docs/0.58/appstate.html
@@ -132,7 +132,7 @@
 
addEventListener(type, handler);
 

Add a handler to AppState changes by listening to the change event type and providing the handler

-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.58/appstate/index.html b/docs/0.58/appstate/index.html
index 2b91d388125..2b48be7270b 100644
--- a/docs/0.58/appstate/index.html
+++ b/docs/0.58/appstate/index.html
@@ -132,7 +132,7 @@
 
addEventListener(type, handler);
 

Add a handler to AppState changes by listening to the change event type and providing the handler

-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.59/appstate.html b/docs/0.59/appstate.html
index 71aa4a95a57..2a1dfa9f75a 100644
--- a/docs/0.59/appstate.html
+++ b/docs/0.59/appstate.html
@@ -132,7 +132,7 @@
 
addEventListener(type, handler);
 

Add a handler to AppState changes by listening to the change event type and providing the handler

-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.59/appstate/index.html b/docs/0.59/appstate/index.html
index 71aa4a95a57..2a1dfa9f75a 100644
--- a/docs/0.59/appstate/index.html
+++ b/docs/0.59/appstate/index.html
@@ -132,7 +132,7 @@
 
addEventListener(type, handler);
 

Add a handler to AppState changes by listening to the change event type and providing the handler

-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.60/appstate.html b/docs/0.60/appstate.html
index f074c5a07b1..714bbcbf404 100644
--- a/docs/0.60/appstate.html
+++ b/docs/0.60/appstate.html
@@ -130,7 +130,7 @@
 
addEventListener(type, handler);
 

Add a handler to AppState changes by listening to the change event type and providing the handler

-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/0.60/appstate/index.html b/docs/0.60/appstate/index.html
index f074c5a07b1..714bbcbf404 100644
--- a/docs/0.60/appstate/index.html
+++ b/docs/0.60/appstate/index.html
@@ -130,7 +130,7 @@
 
addEventListener(type, handler);
 

Add a handler to AppState changes by listening to the change event type and providing the handler

-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/appstate.html b/docs/appstate.html
index d1de262e243..88c49d750fb 100644
--- a/docs/appstate.html
+++ b/docs/appstate.html
@@ -130,7 +130,7 @@
 
addEventListener(type, handler);
 

Add a handler to AppState changes by listening to the change event type and providing the handler

-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/appstate/index.html b/docs/appstate/index.html
index d1de262e243..88c49d750fb 100644
--- a/docs/appstate/index.html
+++ b/docs/appstate/index.html
@@ -130,7 +130,7 @@
 
addEventListener(type, handler);
 

Add a handler to AppState changes by listening to the change event type and providing the handler

-

TODO: now that AppState is a subclass of NativeEventEmitter, we could deprecate addEventListener and removeEventListener and use addListener and listener.remove() directly. That will be a breaking change though, as both the method and event names are different (addListener events are currently required to be globally unique).

+

removeEventListener()

removeEventListener(type, handler);
diff --git a/docs/next/inputaccessoryview.html b/docs/next/inputaccessoryview.html
index 1ab0b4fb6cb..32261ce2780 100644
--- a/docs/next/inputaccessoryview.html
+++ b/docs/next/inputaccessoryview.html
@@ -70,46 +70,42 @@
             });
         
Edit

InputAccessoryView

A component which enables customization of the keyboard input accessory view on iOS. The input accessory view is displayed above the keyboard whenever a TextInput has focus. This component can be used to create custom toolbars.

To use this component wrap your custom toolbar with the InputAccessoryView component, and set a nativeID. Then, pass that nativeID as the inputAccessoryViewID of whatever TextInput you desire. A basic example:

-