Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add splash screen to ios | Paul Frazee | 2022-11-05 | 1 | -1/+5 |
| | |||||
* | New navigation model (#1) | Paul Frazee | 2022-08-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | * Flatten all routing into a single stack * Replace router with custom implementation * Add shell header and titles * Add tab selector * Add back/forward history menus on longpress * Fix: don't modify state during render * Add refresh() to navigation and reroute navigations to the current location to refresh instead of add to history * Cache screens during navigation to maintain scroll position and improve load-time for renders | ||||
* | Add share bottom-sheet to feed and thread | Paul Frazee | 2022-07-25 | 1 | -3/+9 |
| | |||||
* | Add icons | Paul Frazee | 2022-07-19 | 1 | -23/+7 |
| | |||||
* | Replace mobx-state-tree with mobx and get a basic home feed rendering | Paul Frazee | 2022-07-19 | 1 | -2/+26 |
| | |||||
* | Add mock API and reorg code for clarity | Paul Frazee | 2022-07-18 | 1 | -1/+2 |
| | |||||
* | Polyfills for native crypto | Paul Frazee | 2022-06-15 | 1 | -1/+2 |
| | |||||
* | Add routes and core views | Paul Frazee | 2022-06-09 | 1 | -57/+2 |
| | |||||
* | Add state management | Paul Frazee | 2022-06-09 | 1 | -0/+80 |