-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
After installing the module and trying to compile the project, I get an error:
After installing the missing module (which is already strange), error:
const colors = ["#000000","#0000AA","#00AA00","#00AAAA","#AA0000","#AA00AA","#FFAA00","#AAAAAA","#555555","#5555FF","#55FF55","#55FFFF","#FF5555","#FF55FF","#FFFF55","#FFFFFF"];
return (
<NativeColorPicker
sort
gradient
itemSize="46"
colors={colors}
/>
);
What I doing wrong?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working