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
Following the code in the "Usage" section I am trying to make the text inside the circle clickable by wrapping it around with TouchableOpacity.
However, the text does not became clickable. Is this a bug in the circular-picker component or am I missing something?
My plan B is to have the text outside circular-picker and on top of it using absolute positioning. That makes it clickable, but I have troubles centering the text precisely in the middle of the circle.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
Following the code in the "Usage" section I am trying to make the text inside the circle clickable by wrapping it around with TouchableOpacity.
However, the text does not became clickable. Is this a bug in the circular-picker component or am I missing something?
My plan B is to have the text outside circular-picker and on top of it using absolute positioning. That makes it clickable, but I have troubles centering the text precisely in the middle of the circle.
Please, advise!
Catalin
Beta Was this translation helpful? Give feedback.
All reactions