aksonov / aksonov/react-native-tableview

TableView doesn't rerender when filter predicate is updated

Open
#106 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Objective-C
Stars
1.4k
Forks
179
PR merge metrics
No merged PRs in 30d

Description

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

);
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.