-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(splashscreen): Add support for spinner on Android and iOS (#1653)
* Added androidBackgroundColor to Splash Screen plugin. * Added spinner for iOS splash screen. * Added support for spinner on Splash Screen. * Added support for spinner on Splash Screen for Android. * Fixed some strange code formatting. * Added support for iOS spinner. * Moved UIColor extension to proper place and use different code formatter. * Added platform specific spinnerStyle and removed launch configuration. * Added documentation for spinner. * Fixed issue with string comparison. * Simplify iOS styles fix some errors and change code format
- Loading branch information
1 parent
b7bdbe9
commit 650e0cf
Showing
4 changed files
with
294 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.