Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lottie-react-native/lottie-react-native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.5.1
Choose a base ref
...
head repository: lottie-react-native/lottie-react-native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.6.0
Choose a head ref
  • 8 commits
  • 12 files changed
  • 3 contributors

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    5b03711 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Update README.md: LottieView must set the width and height styles…

    … to display properly (#1157)
    
    * The LottieView in ReactNative must set the `width` and `height` styles to display properly
    
    The LottieView in ReactNative must set the `width` and `height` styles to display properly
    
    * And style `height` and `width` to the example
    coder-xiaomo authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    dff6ca1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a9e56f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    f567da6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9753fa6 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. chore: bump lottie ios version (#1165)

    * chore: bump lottie ios version
    
    * chore: bump swift support version to 5.7
    
    * bump osx targets to match lottie ios
    
    * fix: update podfile locks
    
    * fix: bump up Xcode version in the startegy matrix to check against swift 5.7 and 5.8
    
    * chore: migrate to arm runner and fix Xcode versions on the runner
    
    * chore: revert back to intel runners
    TheRogue76 authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6f6adfe View commit details
    Browse the repository at this point in the history
  2. chore: mention the new privacy manifests in the Read Me (#1166)

    * chore: mention the new privacy manifests in the Read Me
    
    * chore: minor clarification
    TheRogue76 authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b3218f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. chore: release v6.6.0

    matinzd committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    7975db5 View commit details
    Browse the repository at this point in the history
Loading