Toast | NativeBase | Universal Components for React and React Native

Search
K
Hire us
Data Display
Typography
Disclosure
Media and Icons
Others
If you are starting a new project, please try gluestack-ui for better performance and new design.
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