Folo/apps/mobile/native/ios/Modules
Whitewater 244aca2ad6
feat: implement audio seeking functionality (#4295)
* refactor: move timeStringToSeconds to utility function

* feat: add seekAudio functionality to bridge and implement timestamp handling in MarkdownLink

* feat: implement audio seeking functionality in EntryContentWebView

* feat: implement audio seeking functionality for iOS

* chore: clean code

* fix: audio seeking functionality for iOS
2025-08-01 23:43:30 +08:00
..
AppleIntelligenceGlowEffect refactor(glow-effect): remove GlowEffect view and integrate animation handling 2025-06-11 20:55:08 +08:00
Helper feat(mobile): replace SPIndicator with ToastViewSwift for notifications 2025-04-09 20:31:50 +08:00
ItemPressable feat(mobile): refactor ItemPressable usage and styles 2025-04-17 00:39:00 +08:00
PagerView fix: update setCurrentPage to determine navigation direction based on index 2025-07-24 04:04:13 +08:00
SharedWebView feat: implement audio seeking functionality (#4295) 2025-08-01 23:43:30 +08:00
TabBar refactor(pager): clean up code formatting and remove unused touch handlers 2025-04-27 14:47:49 +08:00
Toaster fix(mobile): update toast icons to use filled variants for better visibility 2025-04-09 21:12:21 +08:00