Skip to content

Releases: anhnch/react-native-pin-code

Refractor

11 May 14:05
f461720
Compare
Choose a tag to compare

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

First release

19 Jan 08:44
Compare
Choose a tag to compare

This is the very first release. This contains the basic features of the components

  • Enter PIN to access the app
  • Set a new PIN
  • Lock the PIN enter for a specific amount of time
  • Reset (remove) the PIN