본문 바로가기

타닥타닥 개발자의 일상

검색하기
타닥타닥 개발자의 일상
프로필사진 NomadHaven

  • 분류 전체보기 (169)
    • 코딩 기록 (150)
      • Html (0)
      • Java (36)
      • JavaScript (26)
      • Information (1)
      • J-Query (1)
      • Oracle(SQL develpoer) (6)
      • Spring (5)
      • Kotlin (41)
      • SpringBoot (4)
      • react (21)
      • 유용한 IT 팁 (5)
      • linux (4)
    • 동기 부여 (0)
    • 코중 일기 (9)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/08   »
일 월 화 수 목 금 토
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
31
Tags
  • JS
  • Javscript
  • 코틀린
  • fragment
  • TextView
  • Hook
  • React
  • 스프링부트
  • npm
  • 오버라이딩
  • 구글맵스
  • 안드로이드
  • scrollview
  • RecyclerView
  • TypeScript
  • 리액트
  • SpringBoot
  • Android
  • JavaScript
  • button
  • Linux
  • 자바스크립트
  • 랜덤번호
  • Java
  • array
  • stylesheet
  • GoogleMaps
  • nodejs
  • Kotlin
  • 랜덤넘버
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록flexbox (1)

타닥타닥 개발자의 일상

react / flex 이용하여 원하는 비율로 화면에 아이템 구현하기 / typescript

프로젝트 생성문 npx react-native init sample19 --template react-native-template-typescript src 폴더 생성 > components 폴더 생성 > Flexbox.tsx & Marginadding.tsx & WidthHeight.tsx 파일 생성 WidthHeight.tsx import React from "react"; import { StyleSheet, Text, View } from "react-native"; export const WidthHeight= () =>( 200X100 ) const style = StyleSheet.create({ container:{ width:200, height:100, borderWidth:StyleS..

코딩 기록/react 2022. 3. 7. 18:40
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바