Skip to content

Added override for TextSharedExamples.windows.js to avoid nesting of view inside text(not supported in Paper) #15125

@iamAbhi-916

Description

@iamAbhi-916

This component is nested directly inside the component (which is React Native's component).

In Windows Paper mode, this structure is not supported - you cannot nest components inside components. This restriction only applies to Windows Paper mode

ref code : https://github.com/facebook/react-native/blob/3cb70bb6add524540d484021b4ad4304f8f0d38d/packages/rn-tester/js/examples/Text/TextSharedExamples.js#L26

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions