Open
Description
How to reproduce
Simply build the app and run it. Then double (or triple or anything higher than once) tap a category (there is only one as of now) instead of a single tap. It would load the DetailScreen twice.
Comments
This could be a problem with React-Navigation, or we probably haven't configured it properly.
Have to investigate.