ButtonBasic UsageFilename match componentJsx sort propsMatch navigation routeRequire try catch asyncRequire usestate typeValid translation key
Button Component
This component is a simple React Native button. When clicking the button (onpress), the specified function works and the text given on the button (text) is displayed.
Basic Usage
The following example shows how to use the button: