rive-app / rive-app/rive-react-native
Error setting property 'onClick' of RiveReactNativeView with tag #15
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 783
- Forks
- 81
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 3
Description
Hi! I'm using the last version of rive-react-native@6.2.0 with the react native 0.73 version, and when use
Obtain the following error:
Error setting property 'onClick' of RiveReactNativeView with tag #15: Error setting property 'onClick' of RiveReactNativeView with tag #15: Exception thrown while executing UI block: -[rive_react_native.RiveReactNativeView setOnClick:]: unrecognized selector sent to instance 0x116b894b0
do you support the last react native release?
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 by reproducing the reported example with rive-react-native@6.2.0 and React Native 0.73. Investigate the native RiveReactNativeView handling of the onClick property and verify the example no longer reports the unrecognized-selector error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100