Skip to content

Release 4.1.4

Compare
Choose a tag to compare
@gorhom gorhom released this 21 Nov 12:56
· 182 commits to master since this release

Improvements

  • chore: updated example dependencies (9176e35).
  • refactor: updated modal ref calls to use optional chaining (#725)(by @jcgertig)
  • Use optional chaining to make sure that the ref exisist

  • Make sure ref exists with optional chaining (9ace1c6).

Fixes

  • fix: prevent hiding bottom sheet container on platforms other than Android (#719) (3da1a2e).

Documentations