반응형
https://reactnative.dev/docs/components-and-apis
Core Components and APIs · React Native
React Native provides a number of built-in Core Components ready for you to use in your app. You can find them all in the left sidebar (or menu above, if you are on a narrow screen). If you're not sure where to get started, take a look at the following cat
reactnative.dev
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 |