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

TypeError: Cannot read property 'onLayout' of undefined #7

Open
mivd7 opened this issue Aug 24, 2020 · 0 comments
Open

TypeError: Cannot read property 'onLayout' of undefined #7

mivd7 opened this issue Aug 24, 2020 · 0 comments

Comments

@mivd7
Copy link

mivd7 commented Aug 24, 2020

Hi, I just simply tried putting the example supplied in your readme into my React Native app.

<MakeItRain numItems={80} itemDimensions={{width: 40, height: 20}} itemComponent={<Text>🤍</Text>} itemTintStrength={0.8} />

However I got this error:
Screenshot 2020-08-24 at 14 23 13

How do I fix this?

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

1 participant