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