You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nested Text tags inside Textinput not working as expected. In react native we can have inline styling inside TextInput. However, this is not reflected in react-native-web.
The problem
Nested Text tags inside Textinput not working as expected. In react native we can have inline styling inside TextInput. However, this is not reflected in react-native-web.
How to reproduce
Simplified test case: link
Steps to reproduce:
Expected behavior
This works perfectly on native (Expo: link)
Environment (include versions). Did this work in previous versions?
No, It did not work on previous versions either.
The text was updated successfully, but these errors were encountered: