realm-js/examples/ReactExample/index.ios.js

10 lines
181 B
JavaScript
Raw Normal View History

/* Copyright 2016 Realm Inc - All Rights Reserved
2015-10-27 23:19:30 +00:00
* Proprietary and Confidential
*/
2015-08-13 16:12:48 +00:00
'use strict';
// Allow our test harness to test this app.
import './tests';
import './main';