phamfoo / react-native-figma-squircle

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

Export type error { SquircleParams } #2

Closed amruu closed 3 years ago

amruu commented 3 years ago
Screenshot 2021-07-02 at 11 03 29 PM

it shows me this error when i tried to use squircle as per your documentation on github

amruu commented 3 years ago

it'd be great help if this issue can be solved soon, i think the error is from your internal files

phamfoo commented 3 years ago

Similar issue https://github.com/react-navigation/react-navigation/issues/7978#issuecomment-614766724 Can you try upgrading @babel/core and @babel/runtime @amruu?

amruu commented 3 years ago

Yes it did work when i tried in other project which had higher version of @babel/core @tienphaw