woodybury / rn-emoji-picker

React ⚛️ Native ☎️ Emoji 😊 Picker ⛏️ | super light weight, dark/light mode, 0 dependencies, 6.45 kB
MIT License
19 stars 5 forks source link

Fix Android text paddings #7

Open roti-c137 opened 1 year ago

roti-c137 commented 1 year ago

Fix

  1. Android textinput has default padding, fix by setting it to 0
  2. Android section title text cut off, remote height in style as it'll automatically adjust

From

To