mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 09:45:04 +00:00
Update NativeComponentsIOS.md
Summary: Documentation-only change. Reflects reference change from `RCTViewManager.h` to `React/RCTViewManager.h` Closes https://github.com/facebook/react-native/pull/11756 Differential Revision: D4392028 Pulled By: ericvicenti fbshipit-source-id: 7655817b0660738b8e45d18a5eda04f029259c5f
This commit is contained in:
parent
7d3aaddf6e
commit
2e4be1c2c9
@ -28,7 +28,7 @@ Vending a view is simple:
|
||||
// RCTMapManager.m
|
||||
#import <MapKit/MapKit.h>
|
||||
|
||||
#import "RCTViewManager.h"
|
||||
#import <React/RCTViewManager.h>
|
||||
|
||||
@interface RCTMapManager : RCTViewManager
|
||||
@end
|
||||
|
Loading…
x
Reference in New Issue
Block a user