Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@xr0master xr0master released this 21 Jun 14:57
· 2 commits to main since this release

Breaking Change

Removed sendForm method

The sendForm method has been removed in this version, as the form element does not exist in React Native. This change helps avoid confusion and ensures the API aligns with the React Native environment.

Essential Links