From 053d06dcbb08f8545bf58bf4497b47dd7601e625 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Thu, 11 Jan 2018 23:11:12 +0000 Subject: [PATCH] Deploy website Deploy website version based on c3ea65bf35fc7a5a2a35a0c4e238c98626d0fb7e --- docs/next/modal.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/next/modal.html b/docs/next/modal.html index 6d1006f656c..548807e373a 100644 --- a/docs/next/modal.html +++ b/docs/next/modal.html @@ -107,10 +107,11 @@ const styles = StyleSheet.create({

The onRequestClose callback is called when the user taps the hardware back button on Android or the menu button on Apple TV.

- + - + +
TypeRequired
TypeRequiredPlatform
(Platform.isTVOSPlatform.OS === 'android') ? PropTypes.func.isRequired : PropTypes.funcNo
functionYesAndroid, Platform.isTVOS
functionNo(Others)