Logo

GitLab

Sign in

xntalk / xntalk-rnapp

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • xntalk-rnapp
  • kpiTarget
  • index.ios.js
  • 问题修改
    f1544e4e
    彭祥雨 authored
    2018-06-27 13:57:59 +0800  
    Browse Code »
index.ios.js 117 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8
/**
 * Created by Cassie on 2018/05/14
 */

global.__ANDROID__ = false;
global.__IOS__ = true;

require('./src/app');