#import <React/RCTBridgeModule.h>
#import <UIKit/UIKit.h>

@interface WeighScale : NSObject <RCTBridgeModule>

@end
