Creating A Custom Toast Module for React Native
Nader Dabit
162
Hi Nader, thanks for your post. I has coded it in my workplace . But I want to let the Toast becomes a common components , so that other components can use it . The problem is how can other componets show the Toast by transfering the function callToast() ?