Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add followers and follows list | Paul Frazee | 2022-07-26 | 2 | -0/+78 | |
| | ||||||
* | Fix layout in profile view | Paul Frazee | 2022-07-26 | 1 | -7/+22 | |
| | ||||||
* | Add state updates after screen changes | Paul Frazee | 2022-07-25 | 2 | -7/+30 | |
| | ||||||
* | Add post composer | Paul Frazee | 2022-07-22 | 13 | -37/+119 | |
| | ||||||
* | Add liked-by and reposted-by views | Paul Frazee | 2022-07-22 | 3 | -7/+81 | |
| | ||||||
* | Add profile view | Paul Frazee | 2022-07-21 | 2 | -8/+36 | |
| | ||||||
* | Add header to PostThread view; update navigation to include stacking so that ↵ | Paul Frazee | 2022-07-21 | 6 | -7/+27 | |
| | | | | each tab maintains its own browsing history | |||||
* | Add WIP post-thread view | Paul Frazee | 2022-07-20 | 3 | -7/+37 | |
| | ||||||
* | Update feed component to use flatlist for lazy-loading scrolling; update ↵ | Paul Frazee | 2022-07-20 | 1 | -1/+1 | |
| | | | | feed-view model to match loading needs | |||||
* | Add icons | Paul Frazee | 2022-07-19 | 1 | -3/+0 | |
| | ||||||
* | Replace mobx-state-tree with mobx and get a basic home feed rendering | Paul Frazee | 2022-07-19 | 3 | -33/+38 | |
| | ||||||
* | Add mock API and reorg code for clarity | Paul Frazee | 2022-07-18 | 8 | -0/+159 | |