A WeeChat mobile client utilizing the WeeChat Relay protocol.
To build the application:
lein prod-build
To start development you can run the application in iOS by running the following command
react-native run-ios
After the simulator is running, you can start figwheel with
lein figwheel ios
or by running the following function inside a REPL
(start-figwheel "ios")
Copyright © 2016 Juuso Tapaninen
Distributed under the MIT license.