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

10 lines
181 B
JavaScript

/* Copyright 2016 Realm Inc - All Rights Reserved
* Proprietary and Confidential
*/
'use strict';
// Allow our test harness to test this app.
import './tests';
import './main';