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
- code-push-standalone
- 슬라이딩윈도우
- interface
- TS
- reactnative
- 스크롤이벤트
- 상속
- supabase authentication
- array
- Spring
- meatadata
- javascript
- Filter
- async
- supabase auth
- Next.js
- react
- 코드푸시
- supabase 페이지네이션
- 페이지네이션
- set
- app.post
- generic
- 글또10기x코드트리
- xlsx-js-style
- extends
- 타입스크립트
- map
- codepush
- 이진탐색
Archives
- Today
- Total
목록fontawesome (1)
rhanziy

아이콘을 따로 저장하지않고 쉽게 불러와서 사용하기위해 라이브러리를 설치했다.yarn add react-native-vector-icons yarn add --dev @types/react-native-vector-icons ios그리고 생성된 node_modules/react-native-vector-icons 폴더에서 Fonts 파일은 xcode 프로젝트안에 드래그&드롭 info.plist 안에 아래 코드 추가 UIAppFonts AntDesign.ttf Entypo.ttf EvilIcons.ttf Feather.ttf FontAwesome.ttf FontAwesome5_Brands.ttf FontAwesome5_Regular.tt..
React Native
2024. 5. 26. 11:57