phamfoo / react-native-figma-squircle

Figma-flavored squircles for React Native
MIT License
318 stars 15 forks source link

Exception thrown while executig UI block/updating property 'fill' #19

Closed samvoults closed 1 year ago

samvoults commented 1 year ago

I followed the examples after I "npm i react-native-figma-squircle":

1

2

But I got this error on my iPhone:

3

And this error on my android:

314604689_5711426222233844_5019449140610062211_n

phamfoo commented 1 year ago

Hi, could you create a github repo or a snack for me to look at?

samvoults commented 1 year ago

I created a new expo project and it was working.

Maybe the problem I have is because my project having the error is using expo 45 instead of 47. So I'll upgrade my project sooner and come back if I still have the error.

Thanks for your quick response btw.