Skip to content

Error compiling project #53

@egorprnn

Description

@egorprnn

After installing the module and trying to compile the project, I get an error:
error
After installing the missing module (which is already strange), error:
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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions