react-native-safe-area-context
react-native-safe-area-context copied to clipboard
RNCSafeAreaProvider.m:6:9: error: 'RCTUIManagerObserverCoordinator.h' file not found
https://github.com/AppAndFlow/react-native-safe-area-context/blob/f1059ddeb6d7fcf5f235fa7ae3f2a5f40040df71/ios/RNCSafeAreaProvider.m#L6
the file suppose to be referenced as #import <React/RCTUIManagerObserverCoordinator.h> instead of #import "RCTUIManagerObserverCoordinator.h" as it seems not to be a part of the repo but of React itself