Skip to content

Release 1.4.3

Compare
Choose a tag to compare
@kirillzyusko kirillzyusko released this 13 Feb 11:03
· 387 commits to main since this release
9986f5f

Minor release fixing some bugs on Android.

🐛 Bug fixes

  • request apply insets when the view is attached to the hierarchy (d7d46e3). Closes #113
  • create view using context provided by createViewInstance method (0cbada6). Closes #113

🔢 Miscellaneous

  • use latest docusaurus 2.3.1 (894c192)
  • restart activity to avoid crashes (in examples app) (2c480bc)