Releases: Autodesk/ADNetPromoterScoreSurvey-iOS
Releases · Autodesk/ADNetPromoterScoreSurvey-iOS
2.1.2
What's Changed
- Adding option to change feedback text field border color + Updated thank you asset by @adibendahan in #15
New Contributors
- @adibendahan made their first contribution in #15
Full Changelog: 2.1.1...2.1.2
2.1.1
2.1.0
- 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.