//
//  GeofenceListener.h
//  react-native-geouniq
//
//  Created by Paolo Donato on 21/05/21.
//

#ifndef GeofenceListener_h
#define GeofenceListener_h

#import "Geouniq.h"
#import "GeoUniq/GeoUniq-Swift.h"

@interface GeofenceListener: NSObject <GUGeofenceListener>

@end


#endif /* GeofenceListener_h */
