Skip to content

Conversation

@JimTeva
Copy link

@JimTeva JimTeva commented Sep 28, 2024

key is a special prop in React that's used for reconciliation. React recommends handling it separately from other props.
Generates errors in react-native v75.3 if not handled properly.

key is a special prop in React that's used for reconciliation. React recommends handling it separately from other props.
@charlestbell
Copy link

+1

1 similar comment
@OmarSaidIbrahim
Copy link

+1

@deelo55
Copy link

deelo55 commented Nov 22, 2024

I've forked and published the fix here:
https://www.npmjs.com/package/@deelo55/react-native-indicators

@Akatroj
Copy link

Akatroj commented Dec 3, 2024

@JimTeva your MR fixes the issue only for BallIndicator component, here is my patch for every indicator type: #43 (comment)

@celleb
Copy link

celleb commented Jan 6, 2025

This seems like an abandoned project, last release was 5 years ago. Anyone planning on creating a new fork that will keep up with RN/react?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants