diff --git a/docs/next/accessibilityinfo.html b/docs/next/accessibilityinfo.html index 226c48a49da..937f9698d9d 100644 --- a/docs/next/accessibilityinfo.html +++ b/docs/next/accessibilityinfo.html @@ -132,22 +132,9 @@ } } -

Methods

-

Reference

-

Methods

+

Methods

isBoldTextEnabled()

static isBoldTextEnabled()
 
@@ -205,7 +192,7 @@
static removeEventListener(eventName, handler)
 

Remove an event handler.

-
VirtualizedListActionSheetIOS
Edit

ActionSheetIOS

Edit

ActionSheetIOS

Edit

Clipboard

Clipboard gives you an interface for setting and getting content from Clipboard on both iOS and Android

-

Methods

-

Reference

-

Methods

+

Methods

getString()

static getString()
 
@@ -97,7 +92,7 @@ }

@param the content to be stored in the clipboard.

-
Edit

Clipboard

Clipboard gives you an interface for setting and getting content from Clipboard on both iOS and Android

-

Methods

-

Reference

-

Methods

+

Methods

getString()

static getString()
 
@@ -97,7 +92,7 @@ }

@param the content to be stored in the clipboard.

-
Edit

Dimensions

Edit

Dimensions

Edit

Image Style Props

Props

- -
-

Reference

-

Props

+
Edit

Image Style Props

Reference

+

Props

borderTopRightRadius

@@ -237,7 +219,7 @@
stringNoAndroid
-
Edit

Image Style Props

Props

- -
-

Reference

-

Props

+
Edit

Image Style Props

Reference

+

Props

borderTopRightRadius

@@ -237,7 +219,7 @@
stringNoAndroid
-
Edit

ImageEditor

Deprecated. Use @react-native-community/image-editor instead.

-

Methods

-

Reference

-

Methods

+

Methods

cropImage()

static cropImage(uri, cropData, success, failure)
 
@@ -103,7 +99,7 @@ resizeMode: 'contain/cover/stretch', }; -
Edit

ImageEditor

Deprecated. Use @react-native-community/image-editor instead.

-

Methods

-

Reference

-

Methods

+

Methods

cropImage()

static cropImage(uri, cropData, success, failure)
 
@@ -103,7 +99,7 @@ resizeMode: 'contain/cover/stretch', }; -
Edit

ImagePickerIOS

Edit

ImagePickerIOS

Edit

Layout Props

Props

- -
-

Reference

-

Props

+
Edit

Layout Props

Edit

Layout Props

Props

- -
-

Reference

-

Props

+
Edit

Layout Props

Edit

PickerIOS

Edit

PickerIOS

Edit

ProgressViewIOS

Edit

ProgressViewIOS

Edit

SegmentedControlIOS

Deprecated. Use @react-native-community/react-native-segmented-control instead.

-

Use SegmentedControlIOS to render a UISegmentedControl iOS.

+

Uses SegmentedControlIOS to render a UISegmentedControl iOS.

Programmatically changing selected index

The selected index can be changed on the fly by assigning the selectedIndex prop to a state variable, then changing that variable. Note that the state variable would need to be updated as the user selects a value and changes the index, as shown in the example below.

Example

@@ -90,22 +90,10 @@ />

-

Props

- -

Reference

-

Props

+

Props

+

Inherits View Props.

enabled

If false the user won't be able to interact with the control. Default value is true.

@@ -185,7 +173,7 @@
array of stringNo
-
Edit

SegmentedControlIOS

Deprecated. Use @react-native-community/react-native-segmented-control instead.

-

Use SegmentedControlIOS to render a UISegmentedControl iOS.

+

Uses SegmentedControlIOS to render a UISegmentedControl iOS.

Programmatically changing selected index

The selected index can be changed on the fly by assigning the selectedIndex prop to a state variable, then changing that variable. Note that the state variable would need to be updated as the user selects a value and changes the index, as shown in the example below.

Example

@@ -90,22 +90,10 @@ />

-

Props

- -

Reference

-

Props

+

Props

+

Inherits View Props.

enabled

If false the user won't be able to interact with the control. Default value is true.

@@ -185,7 +173,7 @@
array of stringNo
-
Edit

Settings

Settings serves as a wrapper for NSUserDefaults, a persistent key-value store available only on iOS.

-

Methods

-

Reference

-

Methods

+

Methods

clearWatch()

static clearWatch(watchId)
 
@@ -99,7 +92,7 @@
static watchKeys(keys, callback)
 

Subscribe to be notified when the value for any of the keys specified by the keys array changes in NSUserDefaults. Returns a watchId number that may be used with clearWatch() to unsubscribe.

-
Edit

Settings

Settings serves as a wrapper for NSUserDefaults, a persistent key-value store available only on iOS.

-

Methods

-

Reference

-

Methods

+

Methods

clearWatch()

static clearWatch(watchId)
 
@@ -99,7 +92,7 @@
static watchKeys(keys, callback)
 

Subscribe to be notified when the value for any of the keys specified by the keys array changes in NSUserDefaults. Returns a watchId number that may be used with clearWatch() to unsubscribe.

-
Edit

Shadow Props

Edit

Shadow Props

Edit

Share

Edit

Share

Edit

Switch

Renders a boolean input.

This is a controlled component that requires an onValueChange callback that updates the value prop in order for the component to reflect user actions. If the value prop is not updated, the component will continue to render the supplied value prop instead of the expected result of any user actions.

-

Props

- -

Reference

-

Props

+

Props

+

Inherits View Props.

disabled

If true the user won't be able to toggle the switch. Default value is false.

@@ -165,7 +153,7 @@
boolNo
-
Edit

Switch

Renders a boolean input.

This is a controlled component that requires an onValueChange callback that updates the value prop in order for the component to reflect user actions. If the value prop is not updated, the component will continue to render the supplied value prop instead of the expected result of any user actions.

-

Props

- -

Reference

-

Props

+

Props

+

Inherits View Props.

disabled

If true the user won't be able to toggle the switch. Default value is false.

@@ -165,7 +153,7 @@
boolNo
-
Edit

Systrace

Methods

- -
-

Reference

-

Methods

+
Edit

Systrace

Reference

+

Methods

installReactHook()

static installReactHook(useFiber)
 
@@ -118,7 +106,7 @@
static counterEvent(profileName?, value?)
 

Register the value to the profileName on the systrace timeline.

-
Edit

Systrace

Methods

- -
-

Reference

-

Methods

+
Edit

Systrace

Reference

+

Methods

installReactHook()

static installReactHook(useFiber)
 
@@ -118,7 +106,7 @@
static counterEvent(profileName?, value?)
 

Register the value to the profileName on the systrace timeline.

-
Edit

Text Style Props

Props

- -
-

Reference

-

Props

+
Edit

Text Style Props

Reference

+

Props

textShadowOffset

@@ -288,7 +264,7 @@
enum('auto', 'ltr', 'rtl')NoiOS
-
Edit

Text Style Props

Props

- -
-

Reference

-

Props

+
Edit

Text Style Props

Reference

+

Props

textShadowOffset

@@ -288,7 +264,7 @@
enum('auto', 'ltr', 'rtl')NoiOS
-
Edit

Transforms

Edit

Transforms

Edit

View Style Props

Props

- -
-

Reference

-

Props

+
Edit

View Style Props

Reference

+

Props

borderRightColor

@@ -366,7 +333,7 @@
numberNoAndroid
-
Edit

View Style Props

Props

- -
-

Reference

-

Props

+
Edit

View Style Props

Reference

+

Props

borderRightColor

@@ -366,7 +333,7 @@
numberNoAndroid
-