-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Explain what you did
I directly copied the following code in React Native 0.78 version
Expected behavior
“Each child in a list should have a unique "key" prop. Check the render method of View. It was passed a child from PadView.”
Describe the bug
I have already set the key, but this error still occurred
“Each child in a list should have a unique "key" prop. Check the render method of View. It was passed a child from PadView.”
Steps To Reproduce


“Each child in a list should have a unique "key" prop. Check the render method of `View`. It was passed a child from PadView.”Screenshots
No response
Your Environment
Global Dependencies:
No related dependency found
Local Dependencies:
- @rneui/base : ^4.0.0-rc.8
- @rneui/themed : ^4.0.0-rc.8
- react : 18.3.1
- react-native : 0.78.0
- @types/react : ^19
0x13b, hellogbg, markmcdowell, Bilal-Abdeen, claudiozam and 4 more


