Implementation of the lucide icon library for React Native applications.
What is lucide? Read it here.
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
For full documentation, visit lucide.dev
Join the Discord server to chat with the maintainers and other users.
Lucide is licensed under the ISC license. See LICENSE.