Subclass RCTViewManager to create a manager for your component. Add the RCT_EXPORT_MODULE() marker macro. Implement the -(UIView *)view method. // RNTMapManager ...
確定! 回上一頁