EvanBacon / react-native-web-hooks

Hooks for React Native web and Expo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guidance on testing

MrLoh opened this issue · comments

@EvanBacon for lack of a better place. I am currently using this in leading an effort to implement a component library across react native Web, iOS, Android that has heavy testing requirements. How would you go about testing hover states of buttons. Would you use react testing library with react native web, or would there be a way to use react native testing library?