Whenever I have hot reload enabled and I update my code I get the following error
factory is not a function here is a screenshot

I have tried creating a new react native projects and have found no solution to this issue. At first i thought it had to do with the use of stateless components, but I do not believe this is the case as I continued to periodically (1/3 times) get the issue without them.
I am using React Native ^0.26.0 on a Mac running OSX 10.11.3 i have not tested this issue on Andriod only on iOS
If I had any additional information I would post it, however I do not, as this happens with a new project as well.
If anyone would like me to provide any information such as package.json etc. please let me know.