rive-app / rive-app/rive-react-native
CocoaPods could not find compatible versions for pod "rive-react-native"
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 783
- Forks
- 81
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 3
Description
[!] CocoaPods could not find compatible versions for pod "rive-react-native":
In Podfile:
rive-react-native (from ../node_modules/rive-react-native)
Specs satisfying the rive-react-native (from ../node_modules/rive-react-native) dependency were found, but they required a higher minimum deployment target.
current version
"react": "18.2.0",
"react-native": "0.71.0"
Contributor guide
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 with the Podfile entry for rive-react-native from ../node_modules/rive-react-native and reproduce the CocoaPods resolution error using the reported React 18.2.0 and React Native 0.71.0 versions. Determine which minimum deployment target is incompatible and document or verify the project configuration needed for CocoaPods to resolve the dependency successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100