From a0192402bee7d7bab1d7ac7630d17664bfa3ca1e Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sun, 6 Dec 2015 02:54:17 +0000 Subject: [PATCH] update website --- docs/modal.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modal.html b/docs/modal.html index 62a7abf4986..d38a0f4ccf1 100644 --- a/docs/modal.html +++ b/docs/modal.html @@ -4,7 +4,7 @@ your app written in React Native to present content above the enclosing native view hierarchy.

In apps written with React Native from the root view down, you should use Navigator instead of Modal. With a top-level Navigator, you have more control over how to present the modal scene over the rest of your app by using the -configureScene property.

Edit on GitHubProps #

animated bool #

onDismiss function #

transparent bool #

visible bool #

Edit on GitHubExamples #

'use strict'; +configureScene property.

This component is only available in iOS at this time.

Edit on GitHubProps #

animated bool #

onDismiss function #

transparent bool #

visible bool #

Edit on GitHubExamples #

'use strict'; var React = require('react-native'); var {