Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(splashscreen): Add support for spinner on Android and iOS #1653

Merged
merged 13 commits into from
Jun 19, 2019

Commits on Jun 8, 2019

  1. Configuration menu
    Copy the full SHA
    70ea79b View commit details
    Browse the repository at this point in the history
  2. Added spinner for iOS splash screen.

    Philipp Grosswiler authored and Philipp Grosswiler committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    001c585 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Added support for spinner on Splash Screen.

    Philipp Grosswiler authored and Philipp Grosswiler committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    6d24e91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    173c7fb View commit details
    Browse the repository at this point in the history
  3. Fixed some strange code formatting.

    Philipp Grosswiler authored and Philipp Grosswiler committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    750f631 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be7fbb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79038d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Moved UIColor extension to proper place and use different code format…

    …ter.
    Philipp Grosswiler authored and Philipp Grosswiler committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    f9ad650 View commit details
    Browse the repository at this point in the history
  2. Added platform specific spinnerStyle and removed launch configuration.

    Philipp Grosswiler authored and Philipp Grosswiler committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    2563610 View commit details
    Browse the repository at this point in the history
  3. Added documentation for spinner.

    Philipp Grosswiler authored and Philipp Grosswiler committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    702d892 View commit details
    Browse the repository at this point in the history
  4. Fixed issue with string comparison.

    Philipp Grosswiler authored and Philipp Grosswiler committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    8c05de6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. test

    jcesarmobile committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    4eed528 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a9d50b View commit details
    Browse the repository at this point in the history