rlagkrdy0342
@rlagkrdy0342
Reviews Written
1
Average Rating
5.0
The introduction is empty
Posts
Q&A
์ ๋ํ TextInput์ ์ฐพ์ง ๋ชปํฉ๋๋ค..
enzyme์์ ์ ๊ณตํ๋ debug ํจ์๋ก ํ์ธ ํด๋ณธ๊ฒฐ๊ณผ ๊ฐ์ ๋ฆฌํด ๋ฐ์ต๋๋ค. ํ ์คํธ ์ฝ๋๋ฅผ ์์ฑํ๋ ๊ณณ์์ import { TextInput } from 'react-native'; expect(wrapper.find(TextInput)).toHaveLength(1); ์ด๋ฌํ ํํ๋ก ํ ์คํธ๋ฅผ ์งํํ์๋ฉด ํต๊ณผ๊ฐ ๋ฉ๋๋ค.
- 0
- 1
- 245
Q&A
TextInput์ ์ฐพ์ง ๋ชปํฉ๋๋ค.
enzyme์์ ์ ๊ณตํ๋ debug ํจ์๋ก ํ์ธ ํด๋ณธ๊ฒฐ๊ณผ ๊ฐ์ ๋ฆฌํด ๋ฐ์ต๋๋ค. ํ ์คํธ ์ฝ๋๋ฅผ ์์ฑํ๋ ๊ณณ์์ import { TextInput } from 'react-native'; expect(wrapper.find(TextInput)).toHaveLength(1); ์ด๋ฌํ ํํ๋ก ํ ์คํธ๋ฅผ ์งํํ์๋ฉด ํต๊ณผ๊ฐ ๋ฉ๋๋ค.
- 1
- 3
- 384




