mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-01 22:41:28 +08:00
Summary: I had an issue while using ```#import "RCTLinkingManager.h"```  But when replaced with ```#import <React/RCTLinkingManager.h>``` the build succeeds. Looks fine on the website:  Closes https://github.com/facebook/react-native/pull/12383 Differential Revision: D4658153 Pulled By: ericvicenti fbshipit-source-id: e48368c08cb27bf68ea2f1294129669896350f34