sskhandek / react-native-emoji-input

A fully-featured emoji keyboard ⌨️ for React Native ⚛️
MIT License
71 stars 38 forks source link

Expose renderAheadOffset prop #37

Closed gutosanches closed 5 years ago

gutosanches commented 5 years ago

Relate to any issue?

36

Breaking change?

Nope

What this PR does?

Exposes renderAheadOffset prop so that people can decide for themselves which side of performance they would like to optimize. See #36

gutosanches commented 5 years ago

Added to example folder and also tried to improve its description in the readme at little bit, referencing the original issue #36