Toast | NativeBase | Universal Components for React and React Native

Search
K
Hire us
Data Display
Typography
Disclosure
Media and Icons
Others
Please opt in to our enterprise plan (coming soon) for priority support with NativeBase. If you are starting a new project, we recommend using gluestack-ui. For your existing projects, you can utilize @gluestack-ui/themed-native-base (beta).
Toast
In v3, can be created using useToast hook
Overview
Migrating Toast components can broadly described in these points:
buttonText is no longer supported.
type (prop) → status prop.
position (prop) → placement prop.
Code Comparison
v2
v3
Nativebase logo
MadeWithNativeBase