// // ReactNativePermissions.h // ReactNativePermissions // // Created by Yonah Forst on 18/02/16. // Copyright © 2016 Yonah Forst. All rights reserved. // #import #import @interface ReactNativePermissions : NSObject @end