Skip to content

Releases: AppAndFlow/react-native-safe-area-context

Release 4.6.4

04 Jul 15:19
c70c8c5
Compare
Choose a tag to compare

4.6.4 (2023-07-04)

  • Update safe area frame when keyboard shows/hides (#407)

Release 4.6.3

21 Jun 22:04
8c1d811
Compare
Choose a tag to compare

4.6.3 (2023-06-21)

Bug Fixes

  • make edge types readonly (def6c1f)

Release 4.6.2

21 Jun 13:58
2243c3e
Compare
Choose a tag to compare

4.6.2 (2023-06-21)

  • Cast View to the NativeSafeAreaViewInstance for .macos and .windows to get the correct type definitions (#404)

Release 4.6.1

21 Jun 13:56
016b962
Compare
Choose a tag to compare

4.6.1 (2023-06-21)

Bug Fixes

  • Fix type declaration path in package.json (#400) (ce5e856)

Release 4.6.0

21 Jun 00:08
b8b1e8e
Compare
Choose a tag to compare

4.6.0 (2023-06-20)

Features

  • maximum padding (#394)
  • set namespace in build.gradle (#399)

Bug Fixes

  • allow providing insets in hook mocks (f1d9e52)

Release 4.5.3

16 May 15:26
7b27187
Compare
Choose a tag to compare

4.5.3 (2023-05-16)

Release 4.5.2

29 Apr 15:34
3f9a80b
Compare
Choose a tag to compare

4.5.2 (2023-04-29)

Bug Fixes

Allow web's SafeAreaView to forward ref to its underlying view #383

Release 4.5.1

08 Apr 16:18
a34e698
Compare
Choose a tag to compare

4.5.1 (2023-04-08)

Bug Fixes

Release 4.5.0

19 Jan 03:04
969db68
Compare
Choose a tag to compare

4.5.0 (2023-01-19)

Bug Fixes

  • test: _NativeSafeAreaContext.default.getConstants is not a function (#335) (d424f12), closes #290 #255

Release 4.4.1

28 Sep 12:33
8f93c44
Compare
Choose a tag to compare

4.4.1 (2022-09-28)

Bug Fixes

  • don't set codegen configs for older rn cli versions (c4a3ad1)