index.ios.js 99 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 global.__APP__ = true; global.__ANDROID__ = false; global.__IOS__ = true; require('./src/setup');