react-native-macos/Libraries/StyleSheet
Gabriel Donadel Dall'Agnol 32b6f319ba feat: Add support for verticalAlign style (#34567)
Summary:
This adds support for the `verticalAlign` style attribute, mapping the already existing `textAlignVertical` attribute as requested on https://github.com/facebook/react-native/issues/34425. This PR also updates the TextExample.android on the RNTester in order to facilitate the manual QA of this.

## Changelog

[Android] [Added] - Add support for verticalAlign style

Pull Request resolved: https://github.com/facebook/react-native/pull/34567

Test Plan:
1. On Android open the RNTester app and navigate to the Text page
2. Check the text alignment through the `Text alignment` section

https://user-images.githubusercontent.com/11707729/188051914-bf15f7eb-e53f-4de5-8033-d1b572352935.mov

Reviewed By: jacdebug

Differential Revision: D39771237

Pulled By: cipolleschi

fbshipit-source-id: d2a81bec1edd8d49a0fcd36a42fea53734909739
2022-10-03 05:57:30 -07:00
..
__flowtests__ RN: Sort Imports via ESLint 2022-09-30 14:28:48 -07:00
__tests__ RN: Sort Imports via ESLint 2022-09-30 14:28:48 -07:00
private feat: Add string support to the transform property (#34660) 2022-09-22 07:30:34 -07:00
EdgeInsetsPropType.js Support setting hitSlop with single value (JS) [re-land] 2022-01-31 04:06:22 -08:00
PlatformColorValueTypes.android.js RN: Sort Imports via ESLint 2022-09-30 14:28:48 -07:00
PlatformColorValueTypes.d.ts Place TypeScript Declarations Alongside Source Files 2022-09-26 12:09:45 -07:00
PlatformColorValueTypes.ios.js RN: Sort Imports via ESLint 2022-09-30 14:28:48 -07:00
PlatformColorValueTypesIOS.d.ts Place TypeScript Declarations Alongside Source Files 2022-09-26 12:09:45 -07:00
PlatformColorValueTypesIOS.ios.js RN: Sort Imports via ESLint 2022-09-30 14:28:48 -07:00
PlatformColorValueTypesIOS.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
PointPropType.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Rect.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
StyleSheet.d.ts Place TypeScript Declarations Alongside Source Files 2022-09-26 12:09:45 -07:00
StyleSheet.js RN: Sort Imports via ESLint 2022-09-30 14:28:48 -07:00
StyleSheetTypes.d.ts feat: Add support for verticalAlign style (#34567) 2022-10-03 05:57:30 -07:00
StyleSheetTypes.js feat: Add support for verticalAlign style (#34567) 2022-10-03 05:57:30 -07:00
flattenStyle.js Add annotations to empty objects that look like indexers in Xplat 2022-05-03 19:59:28 -07:00
normalizeColor.js RN: Sort Imports via ESLint 2022-09-30 14:28:48 -07:00
processAspectRatio.js feat: Add string support for aspectRatio (#34629) 2022-09-27 04:05:52 -07:00
processColor.d.ts Place TypeScript Declarations Alongside Source Files 2022-09-26 12:09:45 -07:00
processColor.js RN: Sort Imports via ESLint 2022-09-30 14:28:48 -07:00
processColorArray.js RN: Sort Imports via ESLint 2022-09-30 14:28:48 -07:00
processFontVariant.js feat: Add space-separated string support for fontVariant (#34641) 2022-09-14 05:08:10 -07:00
processTransform.js RN: Sort Imports via ESLint 2022-09-30 14:28:48 -07:00
setNormalizedColorAlpha.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
splitLayoutProps.js Deploy suppressions ahead of 0.183.0 to xplat 2022-07-21 12:31:37 -07:00