Skip to content

Releases: arronhunt/react-native-emoji-selector

v0.2.0

04 Dec 19:34
a5d5ab0
Compare
Choose a tag to compare
  • Updated to emoji-datasource 6.0.0 to include emoji 13.1 characters

v0.1.9

29 Jun 17:22
4f63400
Compare
Choose a tag to compare
  • Added the shouldInclude prop which allows you to filter out emojis that you don't want to display (useful for removing old or missing emojis based on your OS) #40

v0.1.8

12 Feb 20:08
7839942
Compare
Choose a tag to compare
  • Removed duplicate emojis (Ignore obsolete emojis) #17
  • Added TS type declaration #14
  • Made the layout more dynamic #13, #30
  • Fixed scrolling bugs #24
  • Cleaned up dependencies, now only depends on emoji-datasource! #34

v0.1.7

07 Apr 19:14
1f632a4
Compare
Choose a tag to compare

Changes introduced

  • Upgraded dependencies
  • Removed leftover console.log
  • Changed emoji text color from white to black