Skip to content

Conversation

alabsi91
Copy link
Owner

@alabsi91 alabsi91 commented Feb 5, 2025

This update introduces a clear separation between worklet and non-worklet props. Props like onChange and onComplete now explicitly accept worklet functions only, while their counterparts onChangeJS and onCompleteJS handle non-worklet functions running on the JS thread. This change introduces a breaking change in backward compatibility.

For testing: npm i [email protected]

Fixes #83

@alabsi91 alabsi91 merged commit bb2932d into main Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Worklet Function not working

1 participant