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

GL.View.isGLView to detect a GL.View #23

Closed
gre opened this issue Oct 10, 2015 · 1 comment
Closed

GL.View.isGLView to detect a GL.View #23

gre opened this issue Oct 10, 2015 · 1 comment
Milestone

Comments

@gre
Copy link
Owner

gre commented Oct 10, 2015

current method is to check class reference, this does not support multiple instance of the lib as React 0.14 can do, so we will just use duck-typing with isGLView instead.

this should probably go with #22

@gre gre added this to the 2.0.0 milestone Oct 10, 2015
@gre
Copy link
Owner Author

gre commented Nov 5, 2015

(implemented in 2.0.0 branch)

@gre gre closed this as completed Nov 5, 2015
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

1 participant