rn_styles
Inspect merged style and props for a React Native testID, revealing the computed styles across the component chain.
Instructions
Resolved style and props for one testID, merged across the component chain. This is the computed-styles panel React Native never had. Styles from StyleSheet.create surface as registeredStyleId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testID | Yes | The testID to inspect. | |
| bundleId | No |