eftalyurtseven / react-native-wheel-of-fortune

React Native Wheel of Fortune Plugin
103 stars 89 forks source link

Rotated Letters have space #30

Open Magna-Opus opened 3 years ago

Magna-Opus commented 3 years ago

If we want to rotate the characters to show them slanting in the center of each portion of wheel, then it shows space after thinner characters because each rendered character takes a fixed width. Is there any way to decrease this space? Decreasing space overlaps the characters.

bouchja1 commented 3 years ago

Hi @Magna-Opus, did you solve it?