From 1a6baa5837a177a04f519e68a4eab87f48918d8a Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Fri, 15 Jul 2016 06:24:53 +0000 Subject: [PATCH] Updated docs for next --- releases/next/docs/alertios.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/next/docs/alertios.html b/releases/next/docs/alertios.html index 144fa5a255a..e62b9fe6c27 100644 --- a/releases/next/docs/alertios.html +++ b/releases/next/docs/alertios.html @@ -26,7 +26,7 @@ cross-platform support if you don't need to create iOS-only prompts.

If passed an array of button configurations, each button should include a text key, as well as optional onPress and style keys (see example). style should be one of 'default', 'cancel' or 'destructive'.

[type]

AlertType

This configures the text input. One of 'plain-text', - 'secure-text' or 'login-password'.

[defaultValue]

string

The dialog's title.


Example with custom buttons:
AlertIOS.prompt( + 'secure-text' or 'login-password'.

[defaultValue]

string

The default text in text input.


Example with custom buttons:
AlertIOS.prompt( 'Enter password', 'Enter your password to claim your $1.5B in lottery winnings', [