EAIntroView icon indicating copy to clipboard operation
EAIntroView copied to clipboard

Highly customizable drop-in solution for introduction views.

Results 20 EAIntroView issues
Sort by recently updated
recently updated
newest added

Seems library not supported on landscape mode..Its giving edge issue on new iPhones

Support

Hello Evgeny, Thank you for your nice work. I have found a small glitch: on iPhone X + landscape (+ iOS 14), as the intro is started, the initial page...

Please support Swift Package Manager. There is a guide on how to release modular projects which also includes making it work with SPM: https://github.com/fulldecent/swift5-module-template

Have you planned to migrate to swift?

Feature Request

How can I change the height of skip button? > I placed page control to vertical center.

Feature Request

- [ ] code cleanup, add some comments - [ ] add CocoaDocs documentation - [ ] check CocoaPods quality metrics - [ ] update README description - [ ]...

Maintenance

about EAIntroPage you have three attribute, @property (nonatomic,copy) VoidBlock onPageDidLoad; @property (nonatomic,copy) VoidBlock onPageDidAppear; @property (nonatomic,copy) VoidBlock onPageDidDisappear; But it has limitations. I hope you can provide some other attributes,...

Feature Request

is it possible to show Intro With Custom View From storyboard instead of Nib(xib file) ?

Feature Request

Is there a way to make this circular? (from the last page to go to the first) My users always have the ability to skip the intro and it would...

Feature Request