Conversation
|
Hey @brunohkbx, thank you for your pull request 🤗. The documentation from this branch can be viewed here. |
624778b to
8ef6f14
Compare
|
The mobile version of example app from this branch is ready! You can see it here |
lukewalczak
left a comment
There was a problem hiding this comment.
Thanks for that fix @brunohkbx 🎉 , left one small nit.
8ef6f14 to
fb2e2f2
Compare
|
How can I move that label to right side? Is their any method to do that |
Can you provide the solution(code) because I am still facing the issue |
|
@zoobibackups which version are you using? |
|
Probably that fix is not released yet, let's try to install the library from the |


Summary
Following up #2678.
useThemedoesn't work in the componentLabelBackgroundwhen you pass a custom theme to the TextInput as in the example below:The solution was to pass the prop
roundnessalong under thelabelPropsTest plan