react-native-toast-native
react-native-toast-native copied to clipboard
[!] The `RNToastNative` pod failed to validate due to 1 error

You can edit node_modules/react-native-toast-native/ios/RNToastNative.podspec and add homepage
The fix is available on master, hoping the contributor will publish it to npm soon.
For now: please change package.json from:
"react-native-toast-native": "^1.2.1",
to
"react-native-toast-native": "onemolegames/react-native-toast-native#master",
Would love if this could be pushed to npm soon 🙏 @onemolegames
Thanks @luatnd
This is a good library but it is probably not well maintained. I previously tried to get it working on production and it kept crashing apps on real device without error traces. I would suggest you use more maintained Toast from Native Base which has a better set up experience and of course a small memory footprint .
Thanks @luatnd
the same problem in 2022