Toast | NativeBase | Universal Components for React and React Native

Search
K
Hire us
Data Display
Typography
Disclosure
Media and Icons
Others
IMPORTANT MESSAGE — If you are starting a new project with NativeBase, we recommend using gluestack-ui instead.
Explore gluestack-ui
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