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
  • faceCollect
  • index.ios.js
  • 人脸采集
    d7245732
    yangxia authored
    2018-06-19 18:14:25 +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');