Hi there,
I clone the repo and following https://github.com/multunus/React-Native-TDD-Tutorial, while I run the first test, it failed with the following error:
- should be a view component:
AssertionError: expected 'comment' to equal [Function]
I run the "npm test" in Windows 7, NodeJs v6.3.1 and Npm v3.10.3.
Please advise. Thank you.