diff --git a/docs/components-and-apis.md b/docs/components-and-apis.md index 08e9e3cbbae..db70b2b94a7 100644 --- a/docs/components-and-apis.md +++ b/docs/components-and-apis.md @@ -68,12 +68,6 @@ These common user interface controls will render on any platform.

A basic button component for handling touches that should render nicely on any platform.

-
- -

Picker

-

Renders the native picker component on Android and iOS.

-
-

Switch