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)