diff --git a/releases/next/docs/modal.html b/releases/next/docs/modal.html index 679b1461a73..2be5de6e220 100644 --- a/releases/next/docs/modal.html +++ b/releases/next/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.
This component is only available in iOS at this time.
Examples # | Edit on GitHub |
This component is only available in iOS at this time.
Examples # | Edit on GitHub |