mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-09 22:51:57 +08:00
When some of config props change or new header items are added we need to perform a header update. This diff adds logic to trigger updating header props when that happens.