반응형
https://reactnative.dev/docs/components-and-apis
Basic Components
- View
- Text
- Image
- TextInput
User Interface
- Button
- title
- onPress
- Switch - 껐다 켰다하는 UI
- value true, false
반응형
'Development > ReactNative' 카테고리의 다른 글
react native. 카카오 친구목록 클론코딩 (0) | 2023.09.26 |
---|---|
react native. custom hook (0) | 2023.09.25 |
react native. 컴포넌트와 props (0) | 2023.09.24 |