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: exyte/ScalingHeaderScrollView Loading
base: master
Choose a base ref
...
head repository: danikkm/HeaderScrollView Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 89 files changed
  • 2 contributors

Commits on Jul 3, 2022

  1. Remove example project, xcodeproj, and podspec.

    Remove AutosizingList, ScalingHeaderScrollView.h.
    Add scrollview background color support.
    danikkm committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    6582ed3 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. Add backgroundColor ScrollView modifier.

    Change Introspect to master branch.
    danikkm committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    7b7e5ab View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Merge https://github.com/exyte/ScalingHeaderScrollView into exyte-master

    # Conflicts:
    #	Example/Example/Examples/ColorScalingHeader.swift
    #	Example/Example/Examples/MapScalingHeader.swift
    #	ScalingHeaderScrollView.podspec
    #	Source/Helpers/FrameGetter.swift
    #	Source/ScalingHeaderScrollView.swift
    danikkm committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ba18dcc View commit details
    Browse the repository at this point in the history
  2. Update Package.resolved

    danikkm committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    85e346c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from danikkm/exyte-master

    Exyte master changes
    danikkm committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    94cf58e View commit details
    Browse the repository at this point in the history
Loading