This repository has been archived by the owner on Oct 6, 2022. It is now read-only.
2.5.0
- Cleanup expectation in tests. (#270) Thanks to @minarikg 🙇
- Changed: didClick*(: Any) -> didTap*(: UIButton) (#283) Thanks to @minarikg 🙇
- Emit tracking event when the user logs in using biometrics. (#287)
- Changed: remove via SwiftFormat script (#284) Thanks to @minarikg 🙇
- Fix #280: Make login flow modal on iOS 13 if it isn't cancellable. (#288)