aksonov / aksonov/react-native-tableview

TableView doesn't rerender when filter predicate is updated

Abierto
#106 0 comentarios 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
Objective-C
Estrellas
1.4k
Forks
179
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

);
}
```

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.