index.ios.js 98 Bytes
global.__APP__ = true;
global.__ANDROID__ = false;
global.__IOS__ = true;

require('./src/setup');