bsky-app/src/lib
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
..
api Add custom feeds selector, rework search, simplify onboarding (#325) 2023-03-19 18:53:57 -05:00
async Logout bug hunt (#294) 2023-03-15 15:05:13 -05:00
hooks Add custom feeds selector, rework search, simplify onboarding (#325) 2023-03-19 18:53:57 -05:00
link-meta Move the shell-ui model to the ui folder 2023-03-14 13:11:46 -05:00
media Fixes profile edit image selection not prompting users on web (#309) (#321) 2023-03-19 17:38:53 -05:00
routes Add /support and /support/privacy 2023-03-13 20:34:01 -05:00
strings Turn links to posts into quote posts (#262) 2023-03-03 16:30:33 -06:00
analytics.tsx Move to expo and react-navigation (#288) 2023-03-13 16:01:43 -05:00
analytics.web.tsx Add analytics identify() call with hashed email 2023-02-28 09:03:44 -08:00
app-info.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
app-info.web.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
assets.native.ts Move to expo and react-navigation (#288) 2023-03-13 16:01:43 -05:00
assets.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
bg-scheduler.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
bg-scheduler.web.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
build-flags.ts Move to expo and react-navigation (#288) 2023-03-13 16:01:43 -05:00
constants.ts Update team handles and fetch more data in discovery 2023-03-15 17:29:38 -05:00
functions.ts Add a design system (#34) 2022-12-28 14:06:01 -06:00
icons.tsx Fixes quote post not showing up in quote post composer (#315) (#318) 2023-03-18 19:44:39 -05:00
notifee.ts Move to expo and react-navigation (#288) 2023-03-13 16:01:43 -05:00
numbers.ts Refactor: create src/lib to reflect actual sharing of that code 2022-11-22 12:02:31 -06:00
storage.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
styles.ts Add custom feeds selector, rework search, simplify onboarding (#325) 2023-03-19 18:53:57 -05:00
ThemeContext.tsx Look & feel updates: replace the "FAB" with a footer menu item, update the side menu (#263) 2023-03-06 10:54:56 -06:00
themes.ts Big batch of UI updates (#276) 2023-03-07 15:52:24 -06:00
type-guards.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00