[23.05.29]TIL

BJY·2023년 5월 29일
0

TIL

목록 보기
20/75

Web Browser(react-dom)

 <div>, <input>

Native Component(Android)
android.View, EditText

Native Component(iOS)
UIView, UITextField

React Native JSX

<View>, <TextInput>

Expo CLI(Command Line Interface), React Native CLI : 리액트 네이티브를 사용하기 위한 툴.

Expo CLI : React Native CLI보다 코드 작성이 더 쉬움, 무료

React Native CLI : 네이티브 소스코드와 병합하기 쉬움.

profile
개발자입니다.

0개의 댓글