Notice
														
												
											
												
												
													Recent Posts
													
											
												
												
													Recent Comments
													
											
												
												
													Link
													
											
									| 일 | 월 | 화 | 수 | 목 | 금 | 토 | 
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 | 
| 9 | 10 | 11 | 12 | 13 | 14 | 15 | 
| 16 | 17 | 18 | 19 | 20 | 21 | 22 | 
| 23 | 24 | 25 | 26 | 27 | 28 | 29 | 
| 30 | 
													Tags
													
											
												
												- 스프링부트
 - RecyclerView
 - 자바스크립트
 - Java
 - GoogleMaps
 - Linux
 - 구글맵스
 - fragment
 - nodejs
 - 오버라이딩
 - Hook
 - 안드로이드
 - Kotlin
 - 리액트
 - TypeScript
 - npm
 - 랜덤넘버
 - Android
 - stylesheet
 - TextView
 - 랜덤번호
 - 코틀린
 - button
 - SpringBoot
 - JS
 - scrollview
 - array
 - JavaScript
 - React
 - Javscript
 
													Archives
													
											
												
												- Today
 
- Total
 
목록scrollview (2)
타닥타닥 개발자의 일상
따로 생성해야될 폴더나 파일은 없다. App.tsx import React, { useState } from "react"; import { Alert, FlatList, Image, ScrollView, SectionList, StyleSheet, Text, TextInput, View } from "react-native"; //scrollView,Image,TextInput export default function App(){ return( Hello World ) } App.tsx 구현시 안드로이드 화면 App.tsx import React, { useState } from "react"; import { Alert, FlatList, Image, ScrollView, SectionList, S..
				코딩 기록/react
				
				2022. 3. 4. 18:14