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

Swift 4 versioned #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

anelad
Copy link

@anelad anelad commented Jan 6, 2018

No description provided.

Arda Oğul Üçpınar added 4 commits January 7, 2018 01:40
- Dependency Version : 1.2.0
- Demo Project Version : 1.0.2
2. Added public "NVActivityIndicatorAnimationType" enum into the framework in NVActivityIndicatorAnimation.swift
3. Added a internal function "animationTypeToAnimation(type:)" returning NVActivityIndicatorAnimation instance.
4. ActivityData and NVActivityIndicatorView changes:
	- animation variables are changed to private from public.
	- public animationType variables are added.
	- initializers' animation inputs are changed to animationType, and their type changed to NVActivityIndicatorAnimationType.

Now instead of calling "activityIndicatorView.animation = NVActivityIndicatorAnimationXXXX()" we will call "activityIndicatorView.animationType = NVActivityIndicatorAnimationType.XXXX" to change default animation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant