-
[리엑트 네이티브] React-Native-vector-iconReact Native 2019. 4. 9. 16:56
https://www.npmjs.com/package/react-native-vector-icons react-native-vector-icons Customizable Icons for React Native with support for NavBar/TabBar/ToolbarAndroid, image source and full styling. www.npmjs.com react native vector icon 페키지는 정말 많이 사용하는 유용한 아이콘이다. 위의 페키지를 사용하면 쉽게 여러 가지 아이콘들을 사용할 수 있다. 간단한 사용방법 1. 설치하기 npm install react-native-vector-icons 설치가 잘 되었는지 확인하기 npm ls --depth=0 위 그림과 같이 설..