Releases: anhnch/react-native-pin-code
Releases · anhnch/react-native-pin-code
Refractor
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 andSet
mode now can be customized separately. - Fix bugs
First release
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