Fork me on GitHub
#cljsrn
<
2016-11-17
>
tianshu10:11:12

@grav Have tried this about two or three months ago, at that time, it doesn't support the newest version of react-native. And have a critical bug, your JS won't be notified when navigation changed.

savelichalex10:11:56

@doglooksgood in such moments I'm just go down to native level and fix it)

levitanong12:11:54

I’m getting these warnings: [om.next] [object Object] query took 80 msecs. For some reason displayNames are coming out as [object Object]. Any thoughts on why this is so?

pesterhazy13:11:04

pod repo update takes 7 minutes these days on a fast internet connection

pesterhazy13:11:39

where is this going to end?

artemyarulin13:11:15

hm, I’ve never run this command. What it does @pesterhazy ?

pesterhazy13:11:33

newer versions need this when you want newer packages

pesterhazy13:11:35

I think 🙂

pesterhazy13:11:42

newer versions of cocoapods

artemyarulin14:11:12

oh, I have 1.0.1 and updating RN it just putting new version in my Podfile following by pod install

artemyarulin14:11:48

oh, actually no - I’m putting new version to package.json and Podfile references folder under node_modules

savelichalex15:11:31

@pesterhazy this is cocoapods, worst package manager that I ever seen)