diff --git a/docs/button.md b/docs/button.md index 43d2865..b749eaa 100644 --- a/docs/button.md +++ b/docs/button.md @@ -3,3 +3,135 @@ id: button title: Button wip: true --- + +A basic button component that should render nicely on any platform. Supports a minimal level of customization. + +If this button doesn't look right for your app, you can build your own button using [Pressable](pressable). + +```res +