Testing with Cypress on Circleci against React App

Hey Everyone,
I am wondering if anyone here is successfully running cypress on circleci against a react app using the ionic framework. We are hitting a number of issues and I am trying to determine if we are just doing something that is just kind of bleeding edge and not really a thing that is being done just yet.

If others have this done can you point me at some docs, blog posts for getting everything setup and running properly.

Cheers

I’m interested in this too. I have been able to find very little documentation; basically, all I found was this tutorial on E2E testing with the Ionic React demo app.