React Native’s ToastAndroid API exposes the Android platform’s ToastAndroid module as a JS module. It provides the method show(message, duration) which takes the following parameters: message A string with the text to toast . duration The duration of the toast —either ToastAndroid.