maxs15 / maxs15/react-native-spinkit
Prevent or force screen blocking?
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 2.4k
- Forks
- 307
- PR merge metrics
- No merged PRs in 30d
Description
Currently, if we display a spinner, there is no way to determine whether or not we want the user interaction to be blocked. It would be nice to have that option
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
Start by locating the spinner component and its public props or entry points; the issue does not name a file or test. Determine how the component currently handles user interaction, then verify that a caller can choose whether displaying the spinner blocks interaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100