aksonov / aksonov/react-native-tableview
Mixing Cell and Item in the TableView Does not Work
Open
enhancement
help wanted
- Dominant language
- Objective-C
- Stars
- 1.4k
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
I have:
``` js
Item 1
Item 2
```
but all I see is:

If I remove `Item 1` then the "Item 2" shows up:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.