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

Supports use of features in App Extensions. #216

Closed

Conversation

adrianod1as
Copy link

@adrianod1as adrianod1as commented Jun 21, 2018

Features: NVActivityIndicatorViewable and NVActivityIndicatorPresenter

#119

This PR replaces the use of UIApplication.shared.keyWindow by self.data?.controller.view, thus making all the framework features available to either app or extension.

Such controller is already available since NVActivityIndicatorViewable where Self: UIViewController. vide changes.

Tests were made on NVActivityIndicatorViewExample.

@adrianod1as adrianod1as changed the title Supports use of NVActivityIndicatorViewable and NVActivityIndicatorPresenter in App Extensions. Supports use of features in App Extensions. Jun 21, 2018
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