callstack / callstack/react-native-paper
Gmail-like CAB and "select items" logic
- 主要语言
- TypeScript
- 星标
- 14.5k
- 派生
- 2.2k
- 平均合并
- 5 天 23 小时
- 30 天内合并 PR
- 12
描述
**Is your feature request related to a problem? Please describe.**
Not quite: it's something I would like to implement in my app.
**Describe the solution you'd like**
Please refer to the video below.
https://user-images.githubusercontent.com/56068232/188570449-05662635-1b48-457b-810f-dab4de538dfd.mp4
I would like to have a Gmail-like CAB (Contextual Action Bar) that shows up whenever the user enters the "select mode". This mode is triggered when there are no selected items and the user long presses one of the items in a list (in this case, emails). The new CAB should be different from the one that is shown when in "normal mode" (in this case, the CAB is absent when in "normal mode", and slides down without shifting the mails).
**Describe alternatives you've considered**
I've been toying around a little in [this snack](https://snack.expo.dev/@mbuffo/a925da), but I'm not happy with the result, especially with the "Hide appbar" transition.
**Additional context**
The video above should be enough.
贡献指南
评估
这个 Issue 还没有评估数据。