atemaguer / React-Native-Layouts

14 stars 1 forks source link

Resolve key prop warning when mapping #3

Open louicoder opened 5 years ago

louicoder commented 5 years ago

https://github.com/Albystein/React-Native-Layouts/blob/e7a2b17bdb9553cdcedfe5192027fe329b0747db/Groceries/src/components/products/index.js#L120

Add a key prop to the above line and this should be able to resolve the warning cc : @Albystein