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

React Native support? #2

Open
grimen opened this issue Apr 16, 2016 · 5 comments
Open

React Native support? #2

grimen opened this issue Apr 16, 2016 · 5 comments

Comments

@grimen
Copy link

grimen commented Apr 16, 2016

Is support for React Native support planned? Would be useful for mobile/native debugging. Don't think it should be much work based on this implementation that is not doing much DOM-specific other than the HTML specific tags.

@grimen
Copy link
Author

grimen commented Apr 22, 2016

FYI, after quite some debugging got it to behave on React Native. It requires some changes in the JSX structure to behave, and custom styles. Don't really have the time to do a clean pull request as I ended up re-creating it bit-by-bit (and excluded the TableInspector), but in case there is interest I got plenty of insights how to make it work with React DOM and Native in relatively generic ways.

@xyc
Copy link
Collaborator

xyc commented Apr 23, 2016

Thanks @grimen . Maybe you can still make a pull request :) We (or someone who has got the time) can rewrite the parts later.

@ndelangen
Copy link
Member

@grimen Do you still happen to know what you did to get it to work well for react-native?

Is a PR something you might be able to do?

@ndelangen
Copy link
Member

@benoitdion this might be interesting to you?

@grimen
Copy link
Author

grimen commented Aug 13, 2019

Randomly noticed...I lost track of this, haven't worked with React Native in ages but I should have the code somewhere if still of use. Question is if React Native had breaking changes...

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

3 participants