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

Issue with test code #120

Closed
ghost opened this issue Jan 23, 2017 · 4 comments
Closed

Issue with test code #120

ghost opened this issue Jan 23, 2017 · 4 comments

Comments

@ghost
Copy link

ghost commented Jan 23, 2017

I've created a new project and followed the steps to install / link this library.

The issue that I have is when I replace the code in index.ios.js with the example code:

https://gist.github.com/circuit-monkey/2562e02d4f3fc92e35bce1fa5dcc8df4

Then I get the following errors in the simulator:

image

@ghost
Copy link
Author

ghost commented Jan 25, 2017

changing like 9 to:

var React = require('react');

And line 21 to:

} = require('react-native');

allowed me to run the example code.

@itinance
Copy link
Contributor

itinance commented Feb 1, 2017

will do in upcoming days

@andpor
Copy link
Owner

andpor commented Feb 1, 2017

Nevermind actually - I thought this issue was referring to the samples but it seems it refers to original test code. I will take a look.

@andpor
Copy link
Owner

andpor commented Feb 8, 2017

This is fixed in 3.2.1 release.

@andpor andpor closed this as completed Feb 8, 2017
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