a free (libre) open source, mobile OS for Ethereum https://status.im
Go to file
virvar 9f61a21a98 Update with new structure
Former-commit-id: 1512b6de9d
2016-05-17 16:57:45 +03:00
android Chat color 2016-05-16 13:47:34 +03:00
doc
env linked discovery search to status change for testing and updated react-native 2016-04-28 01:03:24 +03:00
images replace avatar placeholder in discovery and remove unused image resources 2016-05-10 17:39:52 +03:00
ios upgrade react-native and packages - but broken 2016-04-24 15:07:08 +07:00
src Update with new structure 2016-05-17 16:57:45 +03:00
test/syng_im
.buckconfig upgrade react-native and packages - but broken 2016-04-24 15:07:08 +07:00
.flowconfig upgrade react-native and packages - but broken 2016-04-24 15:07:08 +07:00
.gitignore start real device by ./run-osx.sh real 2016-04-27 11:06:56 +03:00
.re-natal linked discovery search to status change for testing and updated react-native 2016-04-28 01:03:24 +03:00
.watchmanconfig
CHANGELOG.md
LICENSE
README.md Revert figwheel-bridge.js. Applied suggestions. 2016-05-07 15:13:03 +03:00
figwheel-bridge.js Revert figwheel-bridge.js. Applied suggestions. 2016-05-07 15:13:03 +03:00
package.json linked discovery search to status change for testing and updated react-native 2016-04-28 01:03:24 +03:00
project.clj change deps repo url from https to ssh 2016-05-09 14:28:10 +03:00
run-osx.sh add lein voom build-deps to run-osx.sh 2016-05-09 13:31:59 +02:00

README.md

syng-im

A Clojure library designed to ... well, that part is up to you.

Usage

Requirements

Run the app

re-natal deps
re-natal use-android-device genymotion (or avd)
re-natal use-figwheel
lein figwheel android

# new tab
react-native start

# new tab
adb reverse tcp:8081 tcp:8081
adb reverse tcp:3449 tcp:3449
react-native run-android

License

Copyright © 2016 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.