Commit Graph

6 Commits

Author SHA1 Message Date
Vitaliy Vlasov 160c633ce8
Add lib folder
Remove lib/ from gitignore
2020-02-28 16:38:15 +02:00
Thibault Malbranche 453b7dd3a0
feat(typescript): Source code rewrite using typescript (#425)
Rewrote the whole repository into typescript. This will provide way better and up to date documentation. This should also add some safety for people contributing 😄 .
Flow types were not working until now which is why this PR doesn't have them but feel free to PR.

This also fixes #384 #435 #206 #171 #168.
2019-03-20 12:35:13 +00:00
Thibault Malbranche fd736cf26b
refactor(Android): New project setup + kotlin events (#121) 2018-11-19 11:25:28 +01:00
Thibault Malbranche 525ebfa06e
chore(ci and npm): Setup CircleCI and semantic-release
Setup CircleCI and semantic-release
2018-10-17 14:54:44 +02:00
Jamon Holmgren 8f4c76704b Minor README tweak 2018-09-08 17:11:32 -07:00
Jamon Holmgren be9c217dfe Initial 2018-07-30 20:21:48 -07:00