demo-integrate-react-native
demo-integrate-react-native copied to clipboard
Bump react-native-reanimated from 2.2.0 to 2.10.0
Bumps react-native-reanimated from 2.2.0 to 2.10.0.
Release notes
Sourced from react-native-reanimated's releases.
2.10.0
🚀 Main changes
- Added
useAnimatedKeyboard()
hook- Added
useFrameCallback()
hook- Added support for React Native 0.70
- Added support for react-native-v8 (building from source only)
- Detect multiple versions of Reanimated.
- And many different fixes.
Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/2889631689
Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.9.1...2.10.0
2.9.1
What's Changed
- Fix issue with duplicated
libfolly_runtime.so
- software-mansion/react-native-reanimated#3342Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/2595830511
🙌 Thank you for your contributions!
2.9.0
What's Changed
- Support for
[email protected]
- Treeshaking - software-mansion/react-native-reanimated#3278
- Some fixes and improvements
Package contains binaries for
react-native
in version from 0.65 to 0.69Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/2590392729
🙌 Thank you for your contributions!
2.8.0
What's Changed
- Load
RNGestureHandlerModule
lazily on iOS by@j-piasecki
in software-mansion/react-native-reanimated#3166- fix: Fix
useAnimatedSensor
return type by@mrousavy
in software-mansion/react-native-reanimated#3094- Add opts for relative source location by
@jiulongw
in software-mansion/react-native-reanimated#3141- Fix JSCRuntime destroyed with a dangling API object by
@lukmccall
in software-mansion/react-native-reanimated#3185New Contributors
@dylmye
@jiulongw
@lukmccall
Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.7.0...2.8.0
🙌 Thank you for your contributions!
2.7.0
What's Changed
- Remove
opacity
from native props list by@tomekzaw
in software-mansion/react-native-reanimated#3139
... (truncated)
Commits
1b61196
Release 2.10.0 (#3475)d3395e0
Revert "Exclude META-INF"c25c71f
Exclude META-INFaf31d7a
Update Types128f9c3
Patch 70051e8e2
Set the newest RN version3eca471
2.10.06668dd1
Update plugin error message (#3437)d42b63c
Update NativeProxy.cpp (#3469)98c628a
Bumped gesture-handler and screens dependencies (#3468)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by piaskowyk, a new releaser for react-native-reanimated since your current version.
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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.