I want to make a emoji plugin with roact i want to create a list of emojis in the scrolling frame
It keeps on giving me error about Unknown ElementKind "nil"
I tried debugging it with the Roact.createFragment() method but nothing changed!
Here is the scripts:
Main Module Script that create all the elements:
Emoji Icon Component:
Scolling Frame Component: