Skip to content

Conversation

@forki
Copy link
Member

@forki forki commented Jun 30, 2017

This add the redux debugger - but how can I connect? // @alfonsogarciacaro @et1975

@et1975
Copy link

et1975 commented Jun 30, 2017

I used https://github.com/zalmoxisus/remotedev-server - a local TCP service that you start separately and a "monitor" - a native OSX UI to visualize the data, see what else you can use here: https://github.com/zalmoxisus/remotedev.
Instead of withDebugger use something like
|> Program.withDebuggerAt (Remote("localhost",8000)) to connect.

@forki
Copy link
Member Author

forki commented Jun 30, 2017

Cool will check that out. But first I have to up the demo project to RN 45

@forki
Copy link
Member Author

forki commented Feb 14, 2018

|> Program.withDebuggerAt (Remote("localhost",8000))

where is Remote coming from?

@et1975
Copy link

et1975 commented Feb 14, 2018

# Conflicts:
#	src/Nightwatch.fs
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

Successfully merging this pull request may close these issues.

3 participants