akveo / akveo/react-native-ui-kitten
Single Popover with multiple components
オープン
:bulb: Proposal
- 主要言語
- TypeScript
- スター
- 10.7k
- フォーク
- 962
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## 🚀 Feature Proposal
Popover supports a position argument but I would like to pass an array of components or multiple child Popover components to a single Popover container which would render in top/bottom/left right.
## Motivation
provide multiple actions in a popover without cluttering the screen in one direction, similar to what react-native-popable tries to do.
## Example
```
Left
Right
```
Or, space the components in a circle around the ref component using a degreesApart setting
```
Left
Right
```
コントリビューションガイド
評価
この issue はまだ評価されていません。