Skip to content

Refractor

Latest
Compare
Choose a tag to compare
@anhnch anhnch released this 11 May 14:05
· 5 commits to master since this release
f461720

WARNING: This version is a breaking change. Check the specs before upgrading

Changes

  • Remove the AsyncStorage dependency. You'll have to implement saving and checking the pin on your own.
  • You can now customize styles of almost all elements.
  • All screens are organized to 3 sections: header, content, and footer.
  • Styles of the Enter mode and Set mode now can be customized separately.
  • Fix bugs