react-native-pattern-lock
react-native-pattern-lock copied to clipboard
animation does not work if my pattern is not square
hey Your repository is great, thanks for sharing it However, it does not work if my pattern is not square I lose animation behavior if rowCount isn't the same ColumCount
<Pattern
columnCount={4}
rowCount={3}
/>