Adding option to change feedback text field border color + Updated thank you asset #15
- Add option to set a base color of an NPSAppearnce #12
- Swift 5.0 Support
- Fix Issue #2 - Some properties are unaccessible in Objective-C.
currentSelectedScore
property underADNetPromoterScoreSurvey
is notnullable
anymore to support objective-c. In case no user selection the value will be-1
- Fix Issue #9 - Feedback Question View Is not align to the safe area.
- specify swift_version parameter in podspec file
- minimum required cocoapods version is now 1.4.0
- Swift 4.0 Support
- Initial release.