We have a React Native app that using third party libraries, and they generate some toasts. Now, finding a way to disable my app toast messaging service. Then, we could be handled toast messaging custom way.
Is it possible to disable React Native toast messaging permanently?
Or,
Is it possible to disable toast messaging permanently from Android Studio?