EAIntroView
EAIntroView copied to clipboard
Highly customizable drop-in solution for introduction views.
Seems library not supported on landscape mode..Its giving edge issue on new iPhones
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?
How can I change the height of skip button? > I placed page control to vertical center.
- [ ] code cleanup, add some comments - [ ] add CocoaDocs documentation - [ ] check CocoaPods quality metrics - [ ] update README description - [ ]...
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,...
is it possible to show Intro With Custom View From storyboard instead of Nib(xib file) ?
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...