maxs15 / maxs15/react-native-spinkit
testID is defined in propTypes, but not added as a prop to the native component
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 2.4k
- Forks
- 307
- PR merge metrics
- No merged PRs in 30d
Description
testID is defined in propTypes, but not added as a prop to the native component. So, when testing with tools like Detox, it can't find it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the repository for the native component and its testID propTypes definition, then trace how props are passed to the native component. Verify the change by checking that Detox or another testing tool can find the component through testID.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100