Josh Griffin

Results 2 comments of Josh Griffin

Adding a library might be a little heavy-handed, but underscore has a lot of helpful features anyway. Anyway, simple solution could be to make a `TouchableDebounce` component, wrapping a `Touchable`...

@Chris-Petty I experimented a little with passing a `style` prop to `Row` and cell components through `renderRow` and `renderCell` - (no stylesheet, just an object), didn't trigger any extra re-renders....