From 31c9a2f003cf089594f7af2ec5d2d768b3c41afe Mon Sep 17 00:00:00 2001 From: sunnylqm Date: Fri, 18 Mar 2016 07:57:29 -0700 Subject: [PATCH] Modal is now open-sourced Summary: Closes https://github.com/facebook/react-native/pull/6522 Differential Revision: D3069526 fb-gh-sync-id: ea1db818eadd0247e2b0d631079e328662b29e90 shipit-source-id: ea1db818eadd0247e2b0d631079e328662b29e90 --- docs/KnownIssues.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/KnownIssues.md b/docs/KnownIssues.md index 61db2d865..6737e9e8a 100644 --- a/docs/KnownIssues.md +++ b/docs/KnownIssues.md @@ -20,7 +20,6 @@ The work on React Native for Android started later than React Native for iOS. No #### Views - Maps - Please use Leland Richardson's [react-native-maps](https://github.com/lelandrichardson/react-native-maps) as it is more feature-complete than our internal implementation at fb. -- Modal - Slider (also known as SeekBar) #### Modules