react-native-safe-area-context
react-native-safe-area-context copied to clipboard
Add mocks for hooks to jest/mock.js
Summary
Building off the mocks added here, this PR adds mocks for the useSafeAreaInsets
and useSafeAreaFrame
hooks.
Test Plan
I do not see any tests for this file. Open to feedback here, of course!
Would be nice if this can be merged!
I'm currently mocking this myself manually but it would be great if this was included!
@janicduplessis any reason not to merge this?
@cp Could you resolve conflicts?
@jacobp100 I just merged main in to resolve conflicts!