weechatRN

Weechat relay client for iOS using websockets https://github.com/mhoran/weechatRN
git clone http://git.hanabi.in/repos/weechatRN.git
Log | Files | Refs | README | LICENSE

babel.config.js (62B)


      1 module.exports = {
      2   presets: [
      3     'babel-preset-expo'
      4   ]
      5 }