react-pattern-lock icon indicating copy to clipboard operation
react-pattern-lock copied to clipboard

Undefined is not a function

Open james-anderbard opened this issue 4 years ago • 2 comments

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.

james-anderbard avatar Dec 08 '20 03:12 james-anderbard

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.

WinterCore avatar Dec 08 '20 15:12 WinterCore

Any updates on the bug @WinterCore

alielhusseini avatar Jan 17 '23 09:01 alielhusseini