react-native-ui-lib icon indicating copy to clipboard operation
react-native-ui-lib copied to clipboard

Removed getProps/getElementProps entirely

Open nitzanyiz opened this issue 2 years ago • 0 comments

Description

Removed the usage of getProps from the basic component driver. To get the element props we now need to use getElement().props. Changed Text driver getText to return text if it has only one children.

Changelog

None.

Additional info

MADS-4058

nitzanyiz avatar Mar 07 '24 12:03 nitzanyiz