this repo has no description
1/** 2* This code was generated by [react-native-codegen](https://www.npmjs.com/package/react-native-codegen). 3* 4* Do not edit this file as changes may cause incorrect behavior and will be lost 5* once the code is regenerated. 6* 7* @generated by codegen project: GenerateComponentHObjCpp.js 8*/ 9 10#import <Foundation/Foundation.h> 11#import <React/RCTDefines.h> 12#import <React/RCTLog.h> 13 14NS_ASSUME_NONNULL_BEGIN 15 16@protocol RCTRNCSafeAreaProviderViewProtocol <NSObject> 17 18@end 19 20@protocol RCTRNCSafeAreaViewViewProtocol <NSObject> 21 22@end 23 24NS_ASSUME_NONNULL_END