universal-future / vxrn

A collection of Vite packages enabling developing and building applications for React Native on web and native platforms (iOS and Android).

Home Page:https://vxrn.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Vitest

ceopaludetto opened this issue · comments

It would be awesome if we can use Vitest to test our applications.

I've tried vitest-react-native but I can't get it working combined with Nativewind V4 due to the pirates hook used to strip the flow types shipped with the react-native dependency.