Release 1.13.4
Release that improves the stability of the library in certain cases 😎
🐛 Bug fixes
- mount handlers when
KeyboardProvider
is not fully mounted yet (961e8a1) - detached worklet handlers on Fabric when
StrictMode
enabled (e5b7476)
👍 Improvements
- use custom Logger on Android to improve perf (7c9c450)