portabletext / portabletext/react-native-portabletext
Add support for react-native 0.84
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Currently the package doesn't specify react-native 0.84 as an acceptable peer dependency so it can't be installed in a project using 0.84 without workarounds
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 package's peer-dependency declaration and compare its supported React Native versions with 0.84. Update the declaration to accept react-native 0.84, then verify that the package installs in a React Native 0.84 project without peer-dependency workarounds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100