jeanverster / react-native-styled-toast

A theme friendly, easy to use react-native toast component built using styled-components and styled-system.
MIT License
315 stars 33 forks source link

passing rendered item props? #71

Closed tamirhal closed 1 year ago

tamirhal commented 3 years ago

Hey, This library is very customizable but missing a very important feature like passing rendered items. basically, I want to pass some Text components with onPress functionality. is there a way to pass rendered items into the toast or its really missing?

Thanks!

jeanverster commented 3 years ago

Hi @tamir61 currently this is not supported, but happy to look into this as a feature soon 👍🏼