instabug-reactnative/ios/RNInstabug/RCTConvert+InstabugEnums.h

14 lines
219 B
C
Raw Normal View History

2016-10-09 14:50:04 +02:00
//
// RCTConvert+InstabugEnums.h
// instabugDemo
//
// Created by Yousef Hamza on 9/29/16.
// Copyright © 2016 Facebook. All rights reserved.
//
#import "RCTConvert.h"
@interface RCTConvert (InstabugEnums)
@end