aksonov / aksonov/react-native-tableview
TableView doesn't rerender when filter predicate is updated
Đang mở
bug
- Ngôn ngữ chính
- Objective-C
- Star
- 1.4k
- Fork
- 179
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
The TableView doesn't update when I run example 3 and filter by a property on the state,
```
// list spanish provinces and add 'All states' item at the beginning
render(){
var country = "ES";
return (
console.log(event)}>
All states
);
}
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.