mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-01 22:41:16 +08:00
Summary: Explained that Modal is for hybrid apps and suggest using a top-level Navigator in pure RN apps. Closes https://github.com/facebook/react-native/pull/2663 Reviewed By: @svcscm Differential Revision: D2483626 Pulled By: @sahrens