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 |
Tags
- Linux
- 스프링부트
- Kotlin
- 자바스크립트
- npm
- 랜덤번호
- 오버라이딩
- stylesheet
- scrollview
- 리액트
- Android
- 랜덤넘버
- button
- TextView
- 구글맵스
- JS
- fragment
- SpringBoot
- nodejs
- JavaScript
- RecyclerView
- array
- 안드로이드
- Hook
- TypeScript
- GoogleMaps
- Javscript
- Java
- 코틀린
- React
Archives
- Today
- Total
목록rotate (1)
타닥타닥 개발자의 일상
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/bMrveC/btrvatMPPls/ikJEBU6zAsDVhgMfuslEf0/img.jpg)
프로젝트 생성문 npx react-native init sample17 --template react-native-template-typescript App.tsx import React from "react"; import { Image, SafeAreaView, StyleSheet, Text, View } from "react-native"; const colorList = [ { color: '#00974A', val: '00974A' }, { color: '#2e6067', val: '2e6067' }, { color: '#a92127', val: 'a92127' }, { color: '#030364', val: '030364' }, { color: '#0d6729', val: '0d6729' }..
코딩 기록/react
2022. 3. 7. 18:20