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