Mobilecn-UI / nativecn-ui

Beautiful and customizable React Native components
https://nativecn.mintlify.app
MIT License
931 stars 47 forks source link

Toast install through CLI doesn't install ToastContext #16

Closed kyeshmz closed 7 months ago

kyeshmz commented 7 months ago

Maybe it might be better to just make this into one file?

kyeshmz commented 7 months ago

Ah it seems like toast is erroring out in general

RayBans2111 commented 7 months ago

I am also getting an issue with toast. With an error message stating " TypeError: state.props[_prop2].transform.push is not a function (it is undefined)" when trying to create a toast using useToast()

sumansid commented 7 months ago

Added a fix, @RayBans2111, @kyeshmz it should work now.