Andrzej Zaborski

Results 1 issues of Andrzej Zaborski

This PR fixes infinite loop on quick emoji list scroll behavior reported in issue https://github.com/TheWidlarzGroup/rn-emoji-keyboard/issues/159 Changes: - moved logic for scrolling emoji categories from useEffect hook to separate method -...