Skip to content
This repository was archived by the owner on Jan 3, 2024. It is now read-only.

Latest commit

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

react-native-testid

A convenient way to set test id for React-Native components

Usage

importReactfrom'react'import{View,Text}from'react-native'importtestIDfrom'react-native-testid'functionSuperComponent({ testId }){return(<View{...testID(testId)}><Text>My Super Component</Text></View>)}

About

A convenient way to set test id for React-Native components

Resources

Stars

25 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages