Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read propery 'array' of undefined #9

Open
xstable opened this issue Sep 24, 2018 · 2 comments
Open

Cannot read propery 'array' of undefined #9

xstable opened this issue Sep 24, 2018 · 2 comments

Comments

@xstable
Copy link

xstable commented Sep 24, 2018

"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}
              />
@glasje
Copy link

glasje commented Jan 24, 2019

I have the same error ... did you manage to fix it ???

@xstable
Copy link
Author

xstable commented Feb 26, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants