callstack / callstack/react-native-paper
Card Components require "children" prop despite child views
- 主要言語
- TypeScript
- スター
- 14.5k
- フォーク
- 2.2k
- 平均マージ
- 5日 23時間
- マージ済み PR(30日)
- 12
説明
### Current behaviour
The card components (parent, title, content etc) demands explicit "children" prop even with child views.
### Expected behaviour
The card components should not require "children" prop when child views are present
### How to reproduce?
Create any Card components in a project.
### Preview

### Your Environment
| software | version
| --------------------- | -------
| ios | x
| android | x
| react-native | 0.78.2
| react-native-paper | 5.13.3
| node | x.x.x
| npm or yarn | x.x.x
| expo sdk | x.x.x
コントリビューションガイド
評価
この issue はまだ評価されていません。