William Violette
Results
1
comments of
William Violette
So if I import "DURATION" like import Toast, {DURATION} from 'react-native-easy-toast'; ref.current is undefined. if I import Toast like import Toast from 'react-native-easy-toast'; the ref is defined, but then how...