react-pattern-lock
react-pattern-lock copied to clipboard
Undefined is not a function
I am receiving the following error when I use the pattern lock to my project page in a React Native app.
undefined is not a function (near '...styled_components_1.createGlobalStyle...')
Any suggestions on how to fix this?
Let me know if you need anything more from me.
Hey.
I haven't tested this component in react-native.
The issue seems to be coming from styled-components. maybe it needs some special code to work with react-native.
I'll see what I can do when I have time.
Thanks for reporting this.
Any updates on the bug @WinterCore