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.0.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.1.0
Choose a head ref
  • 9 commits
  • 79 files changed
  • 3 contributors

Commits on Jul 28, 2023

  1. feat: implement animation failure event (#1068)

    * feat: implement animation failure event
    
    * fix: typo
    matinzd authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ec55714 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. export types from lottie (#1069)

    * Update index.tsx
    
    * refactor: update examples
    
    ---------
    
    Co-authored-by: matinzd <[email protected]>
    ethanneff and matinzd authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    a9e5e6b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. feat: dotLottie support for iOS (#1071)

    * feat: dotlottie support for ios
    
    * refactor: source parsing for dot lottie support
    
    * refactor: remove patch file
    
    * fix: apply suggestions
    
    * fix: text align in example
    
    * fix: remove dot lottie example
    
    * fix: check empty source
    
    * chore: update docs
    matinzd authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    5d803c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. chore: update FUNDING.yml

    matinzd authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    da9774b View commit details
    Browse the repository at this point in the history
  2. chore: update FUNDING.yml

    matinzd authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d6aa5f8 View commit details
    Browse the repository at this point in the history
  3. Update FUNDING.yml

    emilioicai authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c8aa8fd View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. feat: dotLottie support for android (#1074)

    * feat: dotLottie for android
    
    * refactor: format kotlin code
    
    * chore: move method up
    matinzd authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    a942742 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01e840d View commit details
    Browse the repository at this point in the history
  3. chore: release v6.1.0

    matinzd committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ebca2a0 View commit details
    Browse the repository at this point in the history
Loading