Logo

GitLab

Sign in

tutorial / web-tutorial

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • web-tutorial
  • src
  • main
  • webapp
  • xnRN
  • index.ios.js
  • xn-talk
    9b68c6b7
    zhaoxing authored
    2018-01-12 10:54:14 +0800  
    Browse Code ยป
index.ios.js 98 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5
global.__APP__ = true;
global.__ANDROID__ = false;
global.__IOS__ = true;

require('./src/setup');