Skip to content

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

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)

Release 4.4.0

28 Sep 04:39
1920588
Compare
Choose a tag to compare

4.4.0 (2022-09-28)

Features

Release 4.3.4

19 Sep 23:27
fa24e47
Compare
Choose a tag to compare

4.3.4 (2022-09-19)

Bug Fixes

  • RCT_NEW_ARCH_ENABLED=0 to disable new arch (#307) (0d74927)