James Guan

Results 5 comments of James Guan

> In case you all haven't already fixed this, you can resolve the issue by renaming context.js to context.ts (you may need to support typescript imports in your main app)...

I've posted an example of what I mean. It seems that these components don't re-render properly when changing views. ![screen shot 2017-12-03 at 11 16 21 am](https://user-images.githubusercontent.com/9906894/33527382-b868157c-d81d-11e7-8918-ca1b19f46dcd.png) ![screen shot 2017-12-03...

Could this be that there’s logic similar to material-design-lite for websites that use the componentHandler.upgradeDOM() or componentHandler.upgradeAllRegistered?

It looks like this issue is not only with this library but other libraries as well when it comes to react-native-navigation. I also, mislabeled the title, I was referring to...

Solved for me as well by upgrading to RN 0.52. You can close the issue if you want now.