Folo/apps
Whitewater e9e67de25f
feat: implement imperative modal (#4041)
* feat: implement ImperativeModalProvider with modal context and controls

* fix: make onClose prop optional for bottom modal

* chore: add ImperativeModalProvider to context providers

* feat: wrap BottomModal content in KeyboardAvoidingView for better keyboard handling

* chore: add polyfill for Promise.withResolvers

* fix: wrap ImperativeModal in a View and update onClose to accept modal ID

* feat: implement ImperativeModal with context and modal control hooks

* refactor: redesign imperative modal with root-siblings

* fix: wrap BottomModal in a View to resolve rendering issues on Android

* refactor: replace Alert.prompt with modalPrompt for category creation and renaming
2025-07-02 17:20:41 +00:00
..
desktop refactor: useWhoami from user store (#4061) 2025-07-02 21:57:53 +08:00
mobile feat: implement imperative modal (#4041) 2025-07-02 17:20:41 +00:00
ssr feat: x-app-platform header 2025-07-01 20:31:44 +08:00