react-native-naver-font

1.0.0 • Public • Published

react-native-naver-font

Install

1. Download

npm i -S react-native-naver-font

2. Plugin Installation

Mostly automatic installation

react-native link react-native-naver-font


Usage

const styles = StyleSheet.create({
    text: {
        fontFamily: 'NanumSquareR',
    }
});
Font Name Font Family
나눔스퀘어 Light NanumSquareL
나눔스퀘어 Regular NanumSquareR
나눔스퀘어 Bold NanumSquareB
나눔스퀘어 Extra Bold NanumSquareEB
나눔바른고딕 Regular NanumBarunGothicOTF
나눔바른고딕 Bold NanumBarunGothicOTFBold
  • Font Family는 iOS, Android 동일

Package Sidebar

Install

npm i react-native-naver-font

Weekly Downloads

12

Version

1.0.0

License

MIT

Unpacked Size

7.62 MB

Total Files

8

Last publish

Collaborators

  • asata