mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
fix flow warning and typo
Differential Revision: D5796855 fbshipit-source-id: 455c2539b111e8e7aca44d762cefabf764171beb
This commit is contained in:
committed by
Facebook Github Bot
parent
c893989d21
commit
b7216f3e18
@@ -82,7 +82,7 @@ const LinkingManager = Platform.OS === 'android' ?
|
||||
* return [RCTLinkingManager application:application openURL:url options:options];
|
||||
* }
|
||||
* ```
|
||||
*
|
||||
*
|
||||
* If you're targeting iOS 8.x or older, you can use the following code instead:
|
||||
*
|
||||
* ```
|
||||
|
||||
Reference in New Issue
Block a user