tunoltd / emoji-mart-native

One component to pick them all 👊🏼
https://tunoltd.github.io/emoji-mart-native
BSD 3-Clause "New" or "Revised" License
86 stars 31 forks source link

fix(fallback): use fallback instead of return null #45

Closed jgfidelis closed 6 years ago

jgfidelis commented 6 years ago

We were having some problems, the web component called the fallback prop while the RN never called. Instead of returning null, use the prop more often.

pederjohnsen commented 6 years ago

@jgfidelis thanks for updating the code, I'll try and get this reviewed today :+1: it will be included in the next release v0.4.1-beta :+1: