Commit graph

20 commits

Author SHA1 Message Date
Aryan Goharzad
0e85b33276 Readme Cleanup (#40)
* Readme Cleanup

Updates instructions for starting the dev/staging servers

* Update README.md

Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2023-01-16 15:40:34 -06:00
Paul Frazee
810fcf9910 Remove webcrypto polyfill, as it's no longer needed 2022-11-23 15:04:44 -06:00
Paul Frazee
e78143b3dc Add icons 2022-07-19 16:04:45 -05:00
Paul Frazee
dc55f58004 Replace mobx-state-tree with mobx and get a basic home feed rendering 2022-07-19 15:37:24 -05:00
Paul Frazee
de87ec17d1 Fix web build 2022-06-15 22:33:16 -05:00
Paul Frazee
172ed1e2cd Document how to access localhost in the android sim 2022-06-15 22:12:08 -05:00
Paul Frazee
a56cae626a Move the secure-random code into this project due to build issues with the module, which is no longer maintained 2022-06-15 22:08:28 -05:00
Paul Frazee
07b92a2180 Implement full auth flow in iOS 2022-06-15 20:26:41 -05:00
Paul Frazee
81441c3c26 Improve readme notes 2022-06-15 19:52:47 -05:00
Paul Frazee
77b938845a Polyfills for native crypto 2022-06-15 17:40:18 -05:00
Paul Frazee
cef133031e Add base auth & ucan request flow (web only) 2022-06-14 14:29:47 -05:00
Paul Frazee
09b78a4634 Add custom protocol deep links 2022-06-13 22:12:43 -05:00
Paul Frazee
967f9fc474 Add desktop shell 2022-06-09 21:34:43 -05:00
Paul Frazee
802222fe71 Add auth navigations 2022-06-09 17:13:29 -05:00
Paul Frazee
fc3b2952bb Add routes and core views 2022-06-09 16:32:03 -05:00
Paul Frazee
d6942bffab Add state management 2022-06-09 13:03:25 -05:00
Paul Frazee
92ca49ab9a Add web target 2022-06-08 15:52:12 -05:00
Paul Frazee
efe65e70d7 Add basic react-navigator usage 2022-06-07 18:56:31 -05:00
Paul Frazee
1a1d313801 Note about react native support being blocked 2022-06-07 18:23:22 -05:00
Paul Frazee
47250e7ed7 Initial commit 2022-06-07 17:50:05 -05:00