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

Cannot read property 'Show' of undefined [iOs] BUG CRASH #33

Open
LuisBonsembiante opened this issue Apr 5, 2019 · 2 comments
Open
Assignees

Comments

@LuisBonsembiante
Copy link

LuisBonsembiante commented Apr 5, 2019

1 - install de library in iOs...
2- Use the code behind:
Tooltips.Show( this.phone, this.target, { text: phoneString, textSize: 16, autoHide: true, duration: 3000, }, );
4- the erro screnn show the error Cannot read property 'Show' of undefined iOs
5 The same happen with de react code.

@LuisBonsembiante LuisBonsembiante changed the title Cannot read property 'Show' of undefined iOs Cannot read property 'Show' of undefined [iOs] BUG Apr 5, 2019
@LuisBonsembiante LuisBonsembiante changed the title Cannot read property 'Show' of undefined [iOs] BUG Cannot read property 'Show' of undefined [iOs] BUG CRASH Apr 5, 2019
@prscX prscX self-assigned this Apr 5, 2019
@LuisBonsembiante
Copy link
Author

hi everyone......any news about this issue?..
Regards.

@rafalzawadzki
Copy link

Please make sure to link the library correctly and rebuild the app (react-native run-ios).
This is clearly an issue with RNTooltips not being installed.

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