realm-js/RealmReact/RealmReact.h

14 lines
205 B
Objective-C

//
// RealmReact.h
// RealmReact
//
// Created by Ari Lazier on 8/13/15.
// Copyright (c) 2015 Realm. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface RealmReact : NSObject
@end