mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-01-12 22:51:18 +08:00
* Add Flow libdef * Move libdef to flow folder in root * Update libdef with some refinements discovered while writing test Mostly refining navigator config types. In the past when we tried it we got in-repo Flow errors. With a libdef we can now assert it as true! * Get rid of all imports in libdef and refine some types