Skip to content

Cannot read propery 'array' of undefinedΒ #9

@xstable

Description

@xstable

"react": "16.4.1",
"react-native": "^0.56.0",
"react-native-scrolling-menu": "^0.1.1",

screenshot_1537779904

If I deactivate JS-Remote-Debugging on Emulator the message is:
screenshot_1537780084

This is the way I've implement it:

              <ScrollingMenu
                items={['Menu Item 1', 'Menu Item 2', 'Menu Item 3', 'Menu Item 4', 'Menu Item 5']}
                backgroundColor="#ffffff"
                textColor="#cccccc"
                selectedTextColor="#000000"
                itemSpacing={20}
              />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions