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

Nesting of <View> inside <Text> component is not supported on Android #18826

Closed
2 of 3 tasks
mdimovska opened this issue Apr 12, 2018 · 2 comments
Closed
2 of 3 tasks
Labels
Platform: Android Android applications. Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@mdimovska
Copy link

Environment

Environment:
  OS: macOS High Sierra 10.13.3
  Node: 8.9.4
  Yarn: 1.5.1
  npm: 5.7.1
  Watchman: 4.7.0
  Xcode: Xcode 9.2 Build version 9C40b
  Android Studio: 2.3 AI-162.4069837

Packages: (wanted => installed)
  react: ^16.3.1 => 16.3.1
  react-native: 0.54.2 => 0.54.2

Steps to Reproduce

Render a <View> inside a <Text> component.

Expected Behavior

Nesting a <View> inside a <Text> component is supported on Android.

Actual Behavior

Nesting a <View> inside a <Text> component is NOT supported on Android.

Q:
Are there any plans to support nesting of View components inside Text on Android? This is already supported on iOS since v0.54.0: 2716f53, but it's still missing on Android.
Since I'm not familiar with the implementation, my 2nd question would be: Is this feasible on Android?

@react-native-bot
Copy link
Collaborator

Thanks for posting this! It looks like your issue may refer to an older version of React Native. Can you reproduce the issue on the latest release, v0.55?

Thank you for your contributions.

@react-native-bot react-native-bot added the Ran Commands One of our bots successfully processed a command. label May 16, 2018
@react-native-bot
Copy link
Collaborator

I am closing this issue because it does not appear to have been verified on the latest release, and there has been no followup in a while.

If you found this thread after encountering the same issue in the latest release, please feel free to create a new issue with up-to-date information by clicking here.

@facebook facebook locked as resolved and limited conversation to collaborators May 16, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label May 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Platform: Android Android applications. Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

2 participants