top | item 13864426

(no title)

farm_code | 9 years ago

How is the maintenance of the app compared to the native code in terms of upgrading?

discuss

order

dsirola|9 years ago

I just spent whole day yesterday trying to upgrade RN0.40 -> RN0.42. It's a nightmare because there are conflicts in xcodeproj file and you have to manually merge them.

stevepotter|9 years ago

It sucks. Their default upgrade tool does more harm than good. Currently I start a new RN project then do a diff to see what I have to update on our actual app. Fun, right?