bsky-app/src
Samuel Newman c4abaa1abc
Use `<Modal>` for Composer (#3588)
* use <Modal> to display composer

* trigger `onPressCancel` on modal cancel

* remove android top padding

* use light statusbar on ios

* use KeyboardStickyView from r-n-keyboard-controller

* make extra bottom padding ios-only

* make cancelRef optional

* scope legacy modals

* don't change bg color on ios

* use fullScreen instead of formSheet

* adjust padding on keyboardaccessory to account for new buttons

* Revert "use KeyboardStickyView from r-n-keyboard-controller"

This reverts commit 426c812904f427bdd08107cffc32e4be1d9b83bc.

* fix insets

* tweaks and merge

* revert 89f51c72

* nit

* import keyboard provider

---------

Co-authored-by: Hailey <me@haileyok.com>
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2024-05-30 05:44:20 +01:00
..
alf Use `<Modal>` for Composer (#3588) 2024-05-30 05:44:20 +01:00
components Interpret 'hide' setting as ALWAYS hiding from thread replies (#4263) 2024-05-30 05:34:47 +01:00
lib Improve the visual clarity of labels on profiles and posts (#4262) 2024-05-30 05:33:18 +01:00
locale Run intl extract (#4217) 2024-05-24 13:48:16 -07:00
logger [Clipclops] External store, suspend/resume (#3829) 2024-05-02 20:57:51 -05:00
platform Implement prefersReducedMotion on native (#4039) 2024-05-16 12:01:26 +01:00
screens add prop to ListImpl for disabling `content-visibility` style (#4236) 2024-05-30 04:09:24 +01:00
state Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
view Use `<Modal>` for Composer (#3588) 2024-05-30 05:44:20 +01:00
App.native.tsx Add statusBarTranslucent prop (= true) to KeyboardProvider in App.native.tsx (#4208) 2024-05-29 05:13:36 +01:00
App.web.tsx wrap web in disabled keyboard provider (#4176) 2024-05-22 14:19:47 -07:00
Navigation.tsx Enable navigation animations on Android, decrease animation speed (#4207) 2024-05-29 05:04:56 +01:00
Splash.tsx Fix dark butterfly on android splash (#2993) 2024-02-26 19:24:36 -06:00
env.ts E2E 🟢 (#2092) 2023-12-05 14:50:56 -06:00
routes.ts rename "MessagesList" to "Messages" (#3826) 2024-05-02 21:02:45 +01:00