-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency react-native-screens to ~3.35.0 #3
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Apply Sweep Rules to your PR?
|
Fixing PR: track the progress here.I'm currently fixing this PR to address the following: [Sweep GHA Fix] The GitHub Actions run failed with the following error logs: Making changes according to plan... (step 3/3) |
Fixing PR: track the progress here.I'm currently fixing this PR to address the following: [Sweep GHA Fix] The GitHub Actions run failed with the following error logs: Making changes according to plan... (step 3/3) |
🚀 Expo preview is ready!
|
a9e2be6
to
b462b2d
Compare
b462b2d
to
de498bb
Compare
de498bb
to
6b39f85
Compare
6b39f85
to
fd686dc
Compare
fd686dc
to
8c052ca
Compare
8c052ca
to
cc5421b
Compare
cc5421b
to
632f5ab
Compare
632f5ab
to
aa09f26
Compare
aa09f26
to
d75cf0f
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe recent update involves upgrading the Changes
Poem
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
d75cf0f
to
632e74b
Compare
632e74b
to
9c31019
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
bun.lockb
is excluded by!**/bun.lockb
Files selected for processing (1)
- package.json (1 hunks)
Additional comments not posted (1)
package.json (1)
39-39
: Dependency Update Approved.The update to
react-native-screens
version~3.34.0
addresses critical bugs and includes several improvements. Ensure to verify the functionality and stability of the application after this update.
9c31019
to
fa99099
Compare
929326f
to
fa99099
Compare
Deployment failed with the following error:
|
This PR contains the following updates:
~3.27.0
->~3.35.0
Release Notes
software-mansion/react-native-screens (react-native-screens)
v3.35.0
Compare Source
What's Changed
Minor release supporting RN 0.76 with a lot of fixes and improvements cherry picked from
4.0.0
line.Most notably, the
formSheet
presentation is not in its best shape on 3.x line of this library, we highly recommend using latest beta of4.0.0
.👍 Improvements
b849bdf
) by @patrycjakalinskadc8c058
) by @maciekstosio3b8033d
) by @EvanBacon09fe805
) by @kkafarios_from_left
slide animation (#2328) (6bdb770
) by @chrispaderad9d975
) by @WoLewicki🐛 Bug fixes
DoNotStrip
annotation to JNI-accessed methods by @kkafar in https://github.com/software-mansion/react-native-screens/pull/22905359e4e
) by @alduzyextraLight
blur not working (#2338) (da70a27
) by @maksgbb86f5b
) by @alduzy5a9afbb
) by @alduzyinvalidate
on deleted screens (#2402) (71db286
) by @kkafar652dbcf
) by @alduzyd83d4b7
) by @alduzy173110d
) by @maksg29d3c2c
) by @alduzy746eff8
) - This looks like a breaking change, however you should never be able to set the styles directly on theScreen
component, if you were doing it, you have been already doing something wrong by @adrianryt77d0562
) by @maksgee967a5
) by @BenIrvingtranslucent
nav bar (until it's explicitly specified) (#2301) (eed1cb0
) by @kirillzyuskoScreen
loses focus on pointer movement (#2292) (5a3b31a
) by @kkafareac554e
) by @tboba10bda7d
) by @alduzy🔢 Miscellaneous
4effcfe
)f109927
)64cc3e9
)e0fe651
) by @ilia-kurganskiif56ac0c
) by @patrycjakalinska4ad8f1c
) by @patrycjakalinska0702fb5
)44d1813
) by @alduzya836acc
)557c3c4
) by @tboba8c64f9d
) by @tbobac0902b1
) by @tbobac4728e8
) by @patrycjakalinskaFull Changelog: software-mansion/react-native-screens@3.34.0...3.35.0
v3.34.1
Compare Source
v3.34.0
Compare Source
Recently released 3.33.0 introduced a crash when running on Android + Fabric + "bridgefull" combination of platform / architecture. This version introduces a fix for that crash with changes in native code, thus bumping minor version.
What's Changed
🐛 Bug fixes
🔢 Miscellaneous
Full Changelog: software-mansion/react-native-screens@3.33.0...3.34.0
v3.33.0
Compare Source
Minor release heavily focused on fixing existing Fabric bugs. This version also comes with compatibility with
react-native@0.75
(in its current state - 0.75-rc.6) and a new prop for shadow control (details below).We want to give a shoutout to @janicduplessis and every person who reported issues in our repository. This is really a big help, thanks a lot! You are the cornerstone of open source community!
Thanks for following along! 💙
What's Changed
Here's more detailed information on what changes this release introduces.
👍 Improvements
🐛 Bug fixes
unmountChildComponent:index:
by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2261🔢 Miscellaneous
compareFrameSizes
tocheckFrameSizesEqualWithEps
by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2217New Contributors
Full Changelog: software-mansion/react-native-screens@3.32.0...3.33.0
v3.32.0
Compare Source
Minor release aimed at bugfixing & internal refactorings, however not lacking few nice new features, enjoy 🎉
What's Changed
👍 Improvements
🐛 Bug fixes
UnsatisfiedLinkError
by @piaskowyk in https://github.com/software-mansion/react-native-screens/pull/2128Pressable
elements by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2131-[RNSScreenContainer init]
to call-[UIView initWithFrame:]
designated initalizer by @Brett-Best in https://github.com/software-mansion/react-native-screens/pull/2161🔢 Miscellaneous
react-navigation
submodule with fixes for header behaviour by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2187react-native
versions in readme by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2190New Contributors
Full Changelog: software-mansion/react-native-screens@3.31.1...3.32.0
v3.31.1
Compare Source
Patch release including fixing errors during the install step in React Native applications with 3.31.0 version of React Native Screens.
Thanks for following along! 💙
What's Changed
🐛 Bug fixes
Full Changelog: software-mansion/react-native-screens@3.31.0...3.31.1
v3.31.0
Compare Source
Minor release including adding support for React Native 0.74 and fixing targets of the touchables on the JS Stack.
Thanks for following along! 💙
What's Changed
🐛 Bug fixes
🔢 Miscellaneous
New Contributors
🙌 Thank you for your contributions!
Full Changelog: software-mansion/react-native-screens@3.31.0-rc.1...3.31.0
v3.30.1
Compare Source
Patch release addressing an issue with building a package due to the missing submodule from
postinstall
command.🔢 Miscellaneous
Full Changelog: software-mansion/react-native-screens@3.30.0...3.30.1
v3.30.0
Compare Source
Minor release including custom screen transitions, adding support for VisionOS, supporting
slide_from_left
animation on iOS and fixing other aspects (including wrong targets for touchable components on Fabric).Thanks for following along! 💙
Note: Please note that support for React Native versions lower than 0.68 have been dropped. Older versions may still continue to work with this and newer releases of react-native-screens, but bugs from deprecated versions will not be considered for repair.
What's Changed
👍 Improvements
Custom screen transitions - In 3.30.0, we've introduced a support for custom transition animations while making a "go back" gesture. Made by @piaskowyk and @WoLewicki in https://github.com/software-mansion/react-native-screens/pull/1913
Support for VisionOS is here! - From now, react-native-screens offers bundled support for VisionOS platform. Made by @okwasniewski in https://github.com/software-mansion/react-native-screens/pull/2025
slide_from_left
transition on iOS - You can useslide_from_left
animation that will be used for pushing or popping a new screen. Made by @kirillzyusko in https://github.com/software-mansion/react-native-screens/pull/2057Add
cancelSearch
command on SearchBar by @Jasonzj in https://github.com/software-mansion/react-native-screens/pull/1987Fixed Android screen stack animation by @janicduplessis in https://github.com/software-mansion/react-native-screens/pull/2019
🐛 Bug fixes
runOnUiQueueThread
on 0.73 with Bridgeless by @cortinico in https://github.com/software-mansion/react-native-screens/pull/2022display
for_viewConfig
attribute by @WoLewicki and @tboba in https://github.com/software-mansion/react-native-screens/pull/2071goBackGesture
screen transition by @piaskowyk in https://github.com/software-mansion/react-native-screens/pull/2061goBackGesture
by @piaskowyk in https://github.com/software-mansion/react-native-screens/pull/2060🔢 Miscellaneous
headerBackButtonClicked
event by @WoLewicki in https://github.com/software-mansion/react-native-screens/pull/2015New Contributors
🙌 Thank you for your contributions!
Full Changelog: software-mansion/react-native-screens@3.29.0...3.30.0
v3.29.0
Compare Source
Minor release including fix for iOS that was accidentally omitted from 3.28.0. It should be now possible to present modal in outer stack, from modal in nested stack (😄 )
What's Changed
🐛 Bug fixes
**Fu
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.