Question - Reassure + Expo
See original GitHub issueDescription
Im trying to use Reassure with Expo and it display some errors as you see below.
Anyone have any idea if Reassure should work with Expo or the error its related with something different?
Environment
"expo": "~45.0.0",
"react-native": "0.68.2",
"react": "17.0.2",
"jest": "^26.6.3",
"jest-expo": "^45.0.1",
"@testing-library/jest-native": "^4.0.5",
"@testing-library/react-native": "^10.1.1",
"react-test-renderer": "^17.0.2",
"reassure": "^0.1.0",
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Ice Breaker Questions for Trade Shows - Exhibitor Source
In person, people can walk away satisfied with every question answered and with a hope or a reassurance that their problems have been...
Read more >Issues · callstack/reassure - GitHub
Performance testing companion for React and React Native - Issues · callstack/reassure.
Read more >Writing a Thank You Email After a Career Fair | Indeed.com
One effective way to do this is to send a follow-up email after the fair is over. Thank you emails remind recruiters of...
Read more >The Sequel Ending - The Stanley Parable Wiki Guide - IGN
As you arrive at the expo, you'll see that the Narrator has pulled ... The Stanley Parable 2 Reassurance Bucket - a bucket...
Read more >The 20 Questions You Need to Ask at the Tech Demo for Your ...
Here are 20 questions to ask to your tech vendor to help you ... “Seeing examples or case studies of successful events is...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@nicoache1 please check #75 for a correct Expo-based project setup. Generally it is the same as for React Native CLI project.
I’m also getting the same error message when running
yarn reassure
on a RN CLI project.reassure: v0.4.1 node: v14.17.6 yarn: v1.22.19
Here’s our test file: