UNPKG

@testing-library/react-native

Version:

Simple and complete React Native testing utilities that encourage good testing practices.

2 lines (1 loc) 89 B
export declare function checkReactVersionAtLeast(major: number, minor: number): boolean;