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

Example not working in latest version #43

Open
chmartinez opened this issue Jul 8, 2019 · 0 comments
Open

Example not working in latest version #43

chmartinez opened this issue Jul 8, 2019 · 0 comments

Comments

@chmartinez
Copy link
Contributor

Pre-requisites:

  • Have an emulator or a physical device connected

Steps:

  • clone the repo
  • install dependencies
  • go to examples folder and install dependencies
  • run yarn start
  • run react-native run-ios or react-native run-android (depending on your device)
  • check the installed app

Expected:

  • examples are shown within the device

Actual

  • an error related to a styles prop being passed to a View appears.

Notes

The file that it's causing the issue is /src/Error/Error.js#24 (at the moment of writing).

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

No branches or pull requests

2 participants