I can only import my Toast like this import {Toast} from 'react-native-toast-message/lib/src/Toast'; #470
karol-oman
started this conversation in
General
Replies: 1 comment
-
Do you mean that the code suggestion gives you only this option ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey,
When trying to import toast message it only works to do like this import {Toast} from 'react-native-toast-message/lib/src/Toast';
So no other code works for me
Beta Was this translation helpful? Give feedback.
All reactions