Skip to content

Releases: APSL/react-native-sumup

v0.2.0

03 May 12:28
Compare
Choose a tag to compare

Changelog

  • Added support for RN > 0.40.0

v0.1.1

31 Mar 12:25
Compare
Choose a tag to compare

Changelog

  • All native calls now return a Promise.
  • Added a new isLoggedIn method.

Bug fixes

  • Solved a bug when serializing the checkout response.
  • Forced login view controller dismissal if login fails. Caused a unresolved promise error with RN.