about summary refs log tree commit diff
path: root/src/view/com
Commit message (Collapse)AuthorAgeFilesLines
...
* Add header to PostThread view; update navigation to include stacking so that ↵Paul Frazee2022-07-212-45/+21
| | | | each tab maintains its own browsing history
* Add the ability to navigate to posts within a threadPaul Frazee2022-07-212-5/+13
|
* Factor out common styles; fixes and improvements to post-thread-viewPaul Frazee2022-07-203-93/+93
|
* Add WIP post-thread viewPaul Frazee2022-07-204-9/+302
|
* Update feed component to use flatlist for lazy-loading scrolling; update ↵Paul Frazee2022-07-201-6/+22
| | | | feed-view model to match loading needs
* Add iconsPaul Frazee2022-07-191-3/+71
|
* Replace mobx-state-tree with mobx and get a basic home feed renderingPaul Frazee2022-07-192-0/+121