React Native FlatList error updating state "undefined is not an object (evaluating ……) – Shopify
Building an app and needed to update the data state being rendered in a FlatList. Things were not working as I expected so I broke everything down to a simple example to better understand what was going on. I feel…