mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-10 22:47:02 +08:00
fixes #208 For stack overriding reactSetFrame for active does nothing because active is always NO, so there's no regression. But it fixes in other cases (like stack navigation - not native one).