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