pinar
pinar copied to clipboard
Bump react-native-safe-area-context from 3.2.0 to 4.3.1 in /examples
Bumps react-native-safe-area-context from 3.2.0 to 4.3.1.
Release notes
Sourced from react-native-safe-area-context's releases.
v4.1.4
What's Changed
- Fix view props on SafeAreaView (48ba172869e1be547170138dc55832bcd9794dec)
Full Changelog: https://github.com/th3rdwave/react-native-safe-area-context/compare/v4.1.3...v4.1.4
v4.1.3
What's Changed
- Change the name of NativeSafeAreaProvider.ts to NativeSafeAreaProvider.tsx by
@hsjoberg
in th3rdwave/react-native-safe-area-context#252New Contributors
@hsjoberg
made their first contribution in th3rdwave/react-native-safe-area-context#252Full Changelog: https://github.com/th3rdwave/react-native-safe-area-context/compare/v4.1.2...v4.1.3
v4.1.2
This is a summary of changes since v3
Breaking changes
- Require a minimum version of iOS 11
- Require a compile version of sdk 30 on Android
Improvements
- Support for new RN architecture
- Kotlin rewrite
- Use getInsets on Android R+
Bug fixes
- Fix SafeAreaView initial layout on Android
- Fix margin mode for absolutely positioned elements (#239)
v4.0.1-rc.0
Changes
This version doesn't contain any api changes, but might require a higher react native version to work.
- Support for react-native new architecture. This library now supports the new Fabric renderer, if the new architecture is enabled it should work without any changes to your code.
v3.4.1
- Revert "Drop support for ios < 11". This will be done in v4 instead.
v3.4.0
- Fix app extension build (d5fab0b5d3e06d066ed288d68f7385e72ea67ad8)
- Drop support for ios < 11
v3.3.2
... (truncated)
Commits
d14de35
4.3.124de833
Fabric android build fixes8b3964b
4.3.0728eac2
Update deps, update fabric example to RN 0.69, build fixes842e927
4.2.5e4ac2ae
Add ndkVersion to Android project (#271)9e5daae
4.2.49dcc135
Don't use DEV for local variable definition (can cause problems when rewr...00538d4
4.2.39a9252d
rm package-lock- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)