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

commit b3c0853a8b0eb00b1ac80c807b8dad81f9b3c682
parent 146f2047c2852eba5bf0707ef2682007dc75c382
Author: Matthew Horan <matt@matthoran.com>
Date:   Sun,  6 Jan 2019 13:59:43 -0500

Add GitHub URL to Expo listing

Diffstat:
Mapp.json | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/app.json b/app.json @@ -24,6 +24,7 @@ ], "ios": { "supportsTablet": true - } + }, + "githubUrl": "https://github.com/mhoran/weechatRN" } -} +} +\ No newline at end of file