th3rdwave / react-native-safe-area-context

A flexible way to handle safe area insets in JS. Also works on Android and Web!
MIT License
2.14k stars 197 forks source link

Observe `UIKeyboardDidChangeFrameNotification` #440

Closed ken0nek closed 11 months ago

ken0nek commented 11 months ago

Summary

related: https://github.com/th3rdwave/react-native-safe-area-context/pull/407

Test Plan

janicduplessis commented 11 months ago

Looks good! Thanks!