Folo/apps/mobile/native/example
Whitewater 524ad05002
feat: enhance scroll interactions in TimelineSelector (#3952)
* feat: enhance PagerView onScroll event to include position parameter for iOS

* feat: add TimelineSelectorDragProgress context and provider for managing drag state

* feat: enhance TimelineViewSelector with drag progress and animated item transitions

* feat: integrate drag progress into PagerList and TimelineViewSelector for enhanced user interaction

* feat: add animated icon transitions in ViewItem based on drag progress

* fix: add scrollViewDidEndDecelerating to trigger onScrollEnd callback

* fix: enhance PagerList to synchronize drag progress with timeline selection
2025-06-19 07:17:27 +00:00
..
assets
src feat: enhance scroll interactions in TimelineSelector (#3952) 2025-06-19 07:17:27 +00:00
.gitignore
.npmrc feat(ios): native enhance page view 2025-03-31 17:05:52 +08:00
app.config.ts refactor: follow native example and int native pager view 2025-03-31 00:49:58 +08:00
babel.config.js refactor: follow native example and int native pager view 2025-03-31 00:49:58 +08:00
global.css refactor: follow native example and int native pager view 2025-03-31 00:49:58 +08:00
index.ts refactor: follow native example and int native pager view 2025-03-31 00:49:58 +08:00
metro.config.js refactor: follow native example and int native pager view 2025-03-31 00:49:58 +08:00
nativewind-env.d.ts refactor: follow native example and int native pager view 2025-03-31 00:49:58 +08:00
package.json chore(dependencies): update react-native-uikit-colors and tailwindcss-uikit-colors to version 0.6.2 2025-05-22 15:09:04 +08:00
pnpm-lock.yaml refactor: upgrade react 19 and react native 0.79 (#3661) 2025-05-07 16:30:30 +08:00
tailwind.config.ts refactor: follow native example and int native pager view 2025-03-31 00:49:58 +08:00
tsconfig.json refactor: follow native example and int native pager view 2025-03-31 00:49:58 +08:00