Relative Content

Tag Archive for react-nativeunit-testingjestjsbabel-jest

How to run Jest tests with galio-framework in a React Native project?

I am using the galio-framework library in my React Native project to replace the default View component with the Block component provided by galio-framework. The problem arises when I try to run Jest tests on my components that use Block from galio-framework. The tests fail with the following error: