From 08d4a99083e706672c39faa522b691954c2d547a Mon Sep 17 00:00:00 2001 From: simek Date: Fri, 28 Feb 2020 17:42:06 +0100 Subject: [PATCH] remove deprecated APIs and Core Components for the summary page --- docs/components-and-apis.md | 73 +------------------------------------ 1 file changed, 1 insertion(+), 72 deletions(-) diff --git a/docs/components-and-apis.md b/docs/components-and-apis.md index 700f5a0cdb4..b1df126a967 100644 --- a/docs/components-and-apis.md +++ b/docs/components-and-apis.md @@ -74,12 +74,6 @@ These common user interface controls will render on any platform.

Renders the native picker component on Android and iOS.

-
- -

Slider

-

A component used to select a single value from a range of values.

-
-

Switch

@@ -118,42 +112,6 @@ Many of the following components provide wrappers for commonly used UIKit classe

API to display an iOS action sheet or share sheet.

-
- -

AlertIOS

-

Create an iOS alert dialog with a message or create a prompt for user input.

-
-
-
- -

DatePickerIOS

-

Renders a date/time picker (selector) on iOS.

-
-
-
- -

ImagePickerIOS

-

Renders a image picker on iOS.

-
-
-
- -

ProgressViewIOS

-

Renders a UIProgressView on iOS.

-
-
-
- -

PushNotificationIOS

-

Handle push notifications for your app, including permission handling and icon badge number.

-
-
-
- -

SegmentedControlIOS

-

Renders a UISegmentedControl on iOS.

-
-
## Android Components and APIs @@ -167,12 +125,6 @@ Many of the following components provide wrappers for commonly used Android clas

Detect hardware button presses for back navigation.

-
- -

DatePickerAndroid

-

Opens the standard Android date picker dialog.

-
-

DrawerLayoutAndroid

@@ -185,30 +137,12 @@ Many of the following components provide wrappers for commonly used Android clas

Provides access to the permissions model introduced in Android M.

-
- -

ProgressBarAndroid

-

Renders a ProgressBar on Android.

-
-
-
- -

TimePickerAndroid

-

Opens the standard Android time picker dialog.

-
-

ToastAndroid

Create an Android Toast alert.

-
- -

ViewPagerAndroid

-

Container that allows to flip left and right between child views.

-
-
## Others @@ -234,12 +168,6 @@ These components may be useful for certain applications. For an exhaustive list

A library for creating fluid, powerful animations that are easy to build and maintain.

-
- -

Clipboard

-

Provides an interface for setting and getting content from the clipboard on both Android and iOS.

-
-

Dimensions

@@ -283,3 +211,4 @@ These components may be useful for certain applications. For an exhaustive list
+