bsky-app/src/view/shell
Paul Frazee 1de724b24b Add custom feeds selector, rework search, simplify onboarding (#325)
* Get home screen's swipable pager working with the drawer

* Add tab bar to pager

* Implement popular & following views on home screen

* Visual tune-up

* Move the feed selector to the footer

* Fix to 'new posts' poll

* Add the view header as a feed item

* Use the native driver on the tabbar indicator to improve perf

* Reduce home polling to the currently active page; also reuse some code

* Add soft reset on tap selected in tab bar

* Remove explicit 'onboarding' flow

* Choose good stuff based on service

* Add foaf-based follow discovery

* Fall back to who to follow

* Fix backgrounds

* Switch to the off-spec goodstuff route

* 1.8

* Fix for dev & staging

* Swap the tab bar items and rename suggested to what's hot

* Go to whats-hot by default if you have no follows

* Implement pager and tabbar for desktop web

* Pin deps to make expo happy

* Add language filtering to goodstuff
2023-03-19 18:53:57 -05:00
..
desktop Temporary hackfix for desktop search 2023-03-14 17:35:58 -05:00
BottomBar.tsx Add custom feeds selector, rework search, simplify onboarding (#325) 2023-03-19 18:53:57 -05:00
Composer.tsx Move the shell-ui model to the ui folder 2023-03-14 13:11:46 -05:00
Composer.web.tsx Fixes quote post not showing up in quote post composer (#315) (#318) 2023-03-18 19:44:39 -05:00
Drawer.tsx Tune up notification badge rendering 2023-03-15 16:39:45 -05:00
index.tsx Add custom feeds selector, rework search, simplify onboarding (#325) 2023-03-19 18:53:57 -05:00
index.web.tsx Fixes profile edit image selection not prompting users on web (#309) (#321) 2023-03-19 17:38:53 -05:00