stacks icon indicating copy to clipboard operation
stacks copied to clipboard

unique key should be applied to divider component if passed into Stack

Open aschwenn opened this issue 2 months ago • 0 comments

Description

without setting a unique value for key for each divider component rendered by Stack, React Native throws this error: Warning: Each child in a list should have a unique "key" prop.

Snack or a link to a repository (optional)

No response

Stacks version

3.1.0

React Native version

0.79.5

Platforms

iOS

Engine

Hermes

Architecture

Paper (old)

aschwenn avatar Oct 02 '25 17:10 aschwenn