magicismight / react-native-root-toast

react native toast like component, pure javascript solution
MIT License
2.08k stars 403 forks source link

keyboard.removeListenter is not a function RN-0.661 #149

Closed zhaoxinyuan closed 2 years ago

zhaoxinyuan commented 2 years ago

image

zhaoxinyuan commented 2 years ago

Toast.hide(toast)

sunnylqm commented 2 years ago

Can you try the master version?

npm install https://github.com/magicismight/react-native-root-toast
zhaoxinyuan commented 2 years ago

Can you try the master version?

npm install https://github.com/magicismight/react-native-root-toast

thank you