github LedgerHQ/ledger-live @ledgerhq/live-mobile@3.23.0

latest releases: @ledgerhq/live-common@34.1.1-nightly.6, @ledgerhq/live-cli@24.1.1-nightly.6, @ledgerhq/device-react@0.1.2-nightly.4...
11 months ago

3.23.0

Minor Changes

  • #3324 186e82c88b Thanks @alexandremgo! - chore: bumped react-native-reanimated to v3.1.0

    Our usage of react-native-reanimated in v2.15 was creating freezing issues on iOS.

    • Bumped react-native-reanimated to v3.1.0.
    • Added necessary babel plugins to devDependencies that are needed for react-native-reanimated.
    • Also updated metro.config.js to stop forcing resolving react-native-reanimated from the LLM folder as it was creating import issues.
    • Bumped lottie-react-native to 6.0.0-rc.6
    • Needed because with Reanimated 3, Lottie from lottie-react-native v5.1.5 were not working correctly anymore

    Also adapted a bunch of components that were still using the v1 api of reanimated -> I wrote a plan for QA to double check them

    After adapting those components, removed the following unused components/libs:

    • react-native-redash dependency : unused
    • lottie-ios dependency: unneeded since lottie-react-native > 5.1.4
    • some components that were used by an old onboarding that cannot be reach anymore
  • #3338 22491091f7 Thanks @chabroA! - Restore full network logs under env var and with experimental setting

Patch Changes

Don't miss a new ledger-live release

NewReleases is sending notifications on new releases.