Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fabric] Enable backfaceVisibility and transform prop for all Fabric Components #12115

Merged
merged 2 commits into from
Sep 7, 2023

Conversation

TatianaKapos
Copy link
Contributor

@TatianaKapos TatianaKapos commented Sep 6, 2023

Description

Finish implementing backfaceVisibility and transform for other components in Fabric (Text, Image, TextInput, ScrollView, ActivityIndicator, Switch)

Type of Change

  • New feature (non-breaking change which adds functionality)

Why

Resolves #11753

What

Extracted logic from View Component to Base Component.

Screenshots

Without backfaceVisibility='hidden'
image
With backfaceVisibility='hidden'
image

Testing

tested locally

Changelog

no

Microsoft Reviewers: Open in CodeFlow

@TatianaKapos TatianaKapos requested a review from a team as a code owner September 6, 2023 21:04
@microsoft-github-policy-service microsoft-github-policy-service bot added the Area: Fabric Support Facebook Fabric label Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Fabric Support Facebook Fabric New Architecture Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[Fabric] Finish implementing backfaceVisibility ViewStyleProp for other components
3 participants