Fork me on GitHub
#cljsrn
<
2015-11-13
>
dvcrn01:11:23

without xcode, you can also open Console.app which should collect all the log messages

tiensonqin08:11:20

Finally get react native v0.14.2 works well with figwheel

dvcrn08:11:45

@tiensonqin: didn't use figwheel with RN yet. What are advantages over the default ambly live reload?

tiensonqin08:11:27

webDAV seems a little unstable for me, sometimes it works, sometimes not.

tiensonqin08:11:47

Also I can use the debugger in chrome.

dvcrn09:11:14

how did you get it working then?

tiensonqin09:11:29

I just try different react native versions, and change one or two lines code.

tiensonqin09:11:05

You can see the How it works below.

artemyarulin09:11:24

wow, nice. Would be cool one day to integrate RN runner to https://github.com/bensu/doo, so that it would be really easy to run the tests across different platforms

tiensonqin09:11:44

Yeah, a lot for me to learn, just using cljs recently!

decker40514:11:30

@tiensonqin: Awesome work. Weirdly, your clojurescript code works, but mine does not…I’ll have to tinker with it some more when I get time. I’m getting application registration errors, even though I’m registering it...

tiensonqin15:11:55

@decker405 have you tried clean or reset the simulator? Sometimes these works.

decker40515:11:03

@tiensonqin: I'll try that. I had this same error when I originally was trying to get Figwheel to work. I think there are certain things you can't do before you register in rn - or there's a time limit or something. Anyways, I'll check out your PR either tonight or in the morning. Great work!

mfikes15:11:58

Hah. @bhauman somehow knew Figwheel was being discussed here :)