Skip to content

select method not accessible via ref anymore #187

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

Open
calcazar opened this issue Jul 21, 2018 · 2 comments
Open

select method not accessible via ref anymore #187

calcazar opened this issue Jul 21, 2018 · 2 comments

Comments

@calcazar
Copy link

calcazar commented Jul 21, 2018

I started using this library with the latest version of RN and kept seeing an issue where I would ref the component and call the select method but I would get an error stating the select doesn't exist.

I fixed this by going in to the the source and binding this.select to this in the constructor.

@gavin-gmlab
Copy link

gavin-gmlab commented Jul 30, 2018

Same problem. Show and hide also missing

@SSTPIERRE2
Copy link

@sohobloo issue persists, going to have to fork or drop this package due to this select issue. Also not being able to just pass the dropdown a value is limiting.

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

3 participants