Issue
I have created several android apps by using react native, I always and like to use ToastAndroid because it can pop up message and app user don't have to close it by clicking screen. Now I want to create IOS version from my apps. I want to ask what is your alternatives for android toast in ios.
Solution
You can use react-native-root-toast to make a Toast for both android and iOS.
Answered By - Anthony
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.