constantx / mercury

iOS app to send contact card via SMS, powered by JSON Resume and react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mercury

send bizcard via SMS, powered by JSON Resume and react-native

development

  • require XCode
  • npm install react-native -g
  • clone repo
  • npm install
  • open Mercury.xcodeproj in XCode & run

production

  • checkout release branch
  • rebase to master
  • run react-native bundle --minify from project root
  • set active Scheme to Mercury Release > iOS Devicein XCode
  • Build > Archive

About

iOS app to send contact card via SMS, powered by JSON Resume and react-native

License:MIT License


Languages

Language:Objective-C 59.6%Language:JavaScript 39.1%Language:C 1.3%