@connexup/react-native-font
v0.2.1
Published
Load fonts at runtime and use them in React Native components.
Readme
react-native-font
Load fonts at runtime and use them in React Native components.
This library is based on expo-font and includes custom
modifications for React Native usage.
Installation
This library uses react-native-blob-util to download font files. Please install it first and make sure it is properly linked:
yarn add react-native-blob-util@^0.24.6
yarn add @connexup/react-native-fontContributing
License
This project is based on expo-font, which is licensed under the MIT License.
Copyright (c) 2015-present 650 Industries, Inc. (aka Expo)
Modifications and maintenance: Copyright (c) 2026 Connexup
Made with create-react-native-library
