rn-emoji-keyboard
rn-emoji-keyboard copied to clipboard
Not givning latest value of input after state change inside onEmojiSelected method
Describe the bug
- How to the SingleEmoji.onPress refresh if the propsAreEqual function only checks the isSelected flag is changed?
- the onEmojiSelected is used in the handleEmojiPress that is passed to the SingleEmoji.onPress. So the onEmojiSelected is not refreshed?
To Reproduce Steps to reproduce the behavior: Using the onEmojiSelected function, and using a parent state.
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
Hi @thienvu23, Thanks for using rn-emoji-keyboard and reporting the issue. We will look into it.