remobile / react-native-toast

A android like toast for android and ios, android use native toast, ios use UIView+Toast
MIT License
346 stars 146 forks source link

Update Toast.java - Android Crash "Native module Toast tried to override Toast for module name RCTToast" #50

Open rhyswilliams0 opened 5 years ago

rhyswilliams0 commented 5 years ago

Fix the issue on Android where it complains about not overriding existing module.