Where can I find createToast and other methods hidden behind packages? #1413
Unanswered
JJosephttg
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was trying to look at how the toast was created/used so that I could potentially contribute and point out a flaw I found, however, when looking at the toast definition (https://github.com/gluestack/gluestack-ui/blob/main/packages/themed/src/components/Toast/index.tsx), I noticed that there is a createToast method that completely hides the definition. Why can I not find the definition of that function? All of the components I came across are like this, and there is no repo for this package
Beta Was this translation helpful? Give feedback.
All reactions