Folo/apps/mobile/src
Innei 9711a0bc20
feat(timeline): implement animated title transition in TimelineHeader
- Added AnimatedTitle component to handle cross-fade animation for title changes in the TimelineHeader.
- Utilized useSharedValue and useAnimatedStyle from react-native-reanimated for smooth opacity transitions.
- Improved user experience by visually indicating title changes during navigation.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-30 20:31:13 +08:00
..
@types feat: simplified language list 2025-04-30 15:17:04 +08:00
api refactor(mobile): enable package exports (#3822) 2025-05-27 10:54:49 +08:00
atoms refactor: remove src export from follow/utils 2025-05-27 15:07:35 +08:00
components feat(lightbox): enhance image viewing experience with save and share functionality 2025-06-30 19:58:18 +08:00
constants refactor(mobile): sperate store package (#3819) 2025-05-26 22:54:15 +08:00
database refactor(mobile): separate database package (#3809) 2025-05-26 14:48:27 +08:00
hooks feat(mobile): lightbox (#3882) 2025-06-12 13:52:07 +08:00
icons feat(profile): add social media icons and links to user header banner 2025-06-11 19:11:31 +08:00
initialize feat(lightbox): enhance image viewing experience with save and share functionality 2025-06-30 19:58:18 +08:00
interfaces/settings feat(mobile): streamline settings management and sync functionality 2025-04-07 18:04:29 +08:00
lib feat(lightbox): enhance image viewing experience with save and share functionality 2025-06-30 19:58:18 +08:00
modules feat(timeline): implement animated title transition in TimelineHeader 2025-06-30 20:31:13 +08:00
providers refactor: integrate providers into ComposeContextProvider 2025-06-30 13:38:27 +08:00
screens refactor: move image sync service to mobile, bring hydration back 2025-06-16 16:25:43 +08:00
store/image refactor: move image sync service to mobile, bring hydration back 2025-06-16 16:25:43 +08:00
theme refactor(mobile): enable package exports (#3822) 2025-05-27 10:54:49 +08:00
App.tsx refactor(mobile): enable package exports (#3822) 2025-05-27 10:54:49 +08:00
global.css
main.tsx fix: collection is not up to date (#4009) 2025-06-26 09:33:53 +08:00
sitemap.tsx feat: add rn native markdown rendering 2025-05-29 14:18:56 +08:00