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.1.2
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.2.0
Choose a head ref
  • 5 commits
  • 11 files changed
  • 2 contributors

Commits on Aug 12, 2023

  1. chore: update bug_report.md

    matinzd authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    21ed6af View commit details
    Browse the repository at this point in the history
  2. chore: update bug_report.md

    matinzd authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    f085214 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. feat: adding swiftlint (#1085)

    * feat: adding swiftlint
    
    * chore: update CONTRIBUTING.md
    
    * fix: cd'ing out of the directory in the script
    
    * Update package.json
    
    Co-authored-by: Matin Zadeh Dolatabad <[email protected]>
    
    * chore: removed run swiftlint phase
    
    * chore: disable all the rules to begin with
    
    * chore: resolve force cast issue by using a guard statement
    
    * chore: resolve fallthrough issue by letting automatic become the default state
    
    * chore: resolve body length issue by setting a warning at 300 lines for the body of a class and 400 as an error
    
    * refactor: separate two swift lint scripts
    
    * chore: add ci for swiftlint
    
    ---------
    
    Co-authored-by: Matin Zadeh Dolatabad <[email protected]>
    TheRogue76 and matinzd authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f1216c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    70da0a2 View commit details
    Browse the repository at this point in the history
  2. chore: release v6.2.0

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