Package Exports
- lucide-react-native
- lucide-react-native/dist/cjs/lucide-react-native.js
- lucide-react-native/dist/esm/lucide-react-native.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (lucide-react-native) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Lucide React Native
Implementation of the lucide icon library for React Native applications.
What is lucide? Read it here.
Installation
First, ensure that you have react-native-svg
(version between 12 and 15) installed. Then, install the package:
yarn add lucide-react-native
or
npm install lucide-react-native
Documentation
For full documentation, visit lucide.dev
Community
Join the Discord server to chat with the maintainers and other users.
License
Lucide is licensed under the ISC license. See LICENSE.