- Fix the issue in which properties are missing in Objective-C project
- Fix out-of-screen text error on iPad
- Add text alignment to support both LTR and RTL text
- Add target tap recognizer
- Fix UIKit import issue for Reactive Native bridge
- Change
view.copyView
to use Apple official APIview.snapshotView
- Refactor codes
- Fix bug
- Improve animation
- Fix bug of failing to deal with image button
- Refactor API: set animation as an option and choose whether tint color will be set or not
- Add API: find presented showcases
- Fix bug, crash on iOS 11 when targeting BarButtonItem and custom buttons were not displayed
- Allow to add custom fonts
- Fix bugs
- Add delegate to handle showcase dismiss
- Fix bugs
- Fix bugs
- Fix Build settings
- Initial release