scanbot-sdk-example-react-native
scanbot-sdk-example-react-native copied to clipboard
Bump react-native-reanimated from 1.8.0 to 2.11.0
Bumps react-native-reanimated from 1.8.0 to 2.11.0.
Release notes
Sourced from react-native-reanimated's releases.
2.11.0
🚀 Main changes
- Added new useScrollViewOffset hook #3438
- Added FrameTimings to the useFrameCallback hook
- Fixes for building Reanimated in monorepo
Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.10.0...2.11.0
Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3105231111
🙌 Thank you for your contributions!
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-nativein 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
RNGestureHandlerModulelazily on iOS by@j-piaseckiin software-mansion/react-native-reanimated#3166- fix: Fix
useAnimatedSensorreturn type by@mrousavyin software-mansion/react-native-reanimated#3094- Add opts for relative source location by
@jiulongwin software-mansion/react-native-reanimated#3141
... (truncated)
Commits
7409602Add reanimated_utils.rb to package (#3667)1b0d64cFix REANIMATED_PACKAGE_BUILDb8fe6b4Remove debug symbols for release package4d9bd54Resolve paths49b664fUpdate name of propertyece4552Recognize package buildnig mode643d690Update building scripte1fc0bfAvoid checking same node_modules path506ca08Patch release build6ba5b81Remove hermes headers- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)