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

how to debug app #848

Closed
shilman opened this issue Apr 15, 2017 · 1 comment
Closed

how to debug app #848

shilman opened this issue Apr 15, 2017 · 1 comment

Comments

@shilman
Copy link
Member

shilman commented Apr 15, 2017

Issue by salmon002
Thursday Mar 30, 2017 at 00:55 GMT
Originally opened as storybook-eol/react-native-storybook#133


how can i debug my app. For example, how to print debug info in browser?

@ndelangen
Copy link
Member

You can use debugger; break-points and console.log() inside the add function or inside your components, and open the web dev tools.

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