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 | 31 |
Tags
- react eslint
- react prettier setting
- 금액안내서
- 안드로이드뒤로가기
- 목표정하기
- 재공학
- 리네이미지
- 이미지랜더링
- 프리랜서 양식
- 프리랜서 금액안내서
- react typescript eslint
- 리네 뒤로가기
- 프리랜서 견적서
- react plugin setting
- 리네 안드로이드
- css 초기세팅
- nextjs 설치
- react-native-image-progress
- nextjs 설치하기
- react typescript eslint prettier
- 리네 안드로이드 뒤로가기
- nextjs 시작
- 금액안내서 양식
- eslint setting
- 리네renderIndicator
- react-native-fast-image
- 리네이미지랜더링
- 정보처리기사 2024
- 정보처리기사
- css 초기화하기
Archives
- Today
- Total
목록리네renderIndicator (1)
hello! Mingure
[React Native] react-native-image-progress 사용하기
기본 컴포넌트 Image 네트워크 이미지, 정적 리소스, 임시 로컬 이미지 및 카메라 롤과 같은 로컬 디스크의 이미지를 포함하여 다양한 유형의 이미지를 표시하기 위한 React 구성 요소입니다. android/app/build.gradle 에 아래 코드 추가하면 Gif나 WebP도 이 기본 Image 컴포넌트로 사용 가능합니다. dependencies { // If your app supports Android versions before Ice Cream Sandwich (API level 14) implementation 'com.facebook.fresco:animated-base-support:1.3.0' // For animated GIF support implementation 'com.fac..
React Native
2022. 12. 22. 12:40