2024-04-24 17:43:51 +02:00
|
|
|
<p align="center">
|
2024-11-25 12:01:13 +01:00
|
|
|
<a href="https://github.com/lucide-icons/lucide">
|
|
|
|
|
<img src="https://lucide.dev/package-logos/lucide-react-native.svg" alt="Lucide icon library for React Native applications." width="540">
|
2024-04-24 17:43:51 +02:00
|
|
|
</a>
|
|
|
|
|
</p>
|
|
|
|
|
|
2024-11-25 12:01:13 +01:00
|
|
|
<p align="center">
|
|
|
|
|
Lucide icon library for React Native applications.
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<div align="center">
|
|
|
|
|
|
|
|
|
|
[](https://www.npmjs.com/package/lucide-react-native)
|
|
|
|
|

|
|
|
|
|
[](https://lucide.dev/license)
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<p align="center">
|
|
|
|
|
<a href="https://lucide.dev/guide/">About</a>
|
|
|
|
|
·
|
|
|
|
|
<a href="https://lucide.dev/icons/">Icons</a>
|
|
|
|
|
·
|
|
|
|
|
<a href="https://lucide.dev/guide/packages/lucide-react-native">Documentation</a>
|
|
|
|
|
·
|
|
|
|
|
<a href="https://lucide.dev/license">License</a>
|
|
|
|
|
</p>
|
2024-04-24 17:43:51 +02:00
|
|
|
|
2022-06-12 22:31:05 +02:00
|
|
|
# Lucide React Native
|
|
|
|
|
|
2022-06-28 12:47:01 +02:00
|
|
|
Implementation of the lucide icon library for React Native applications.
|
2022-06-12 22:31:05 +02:00
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
|
|
|
|
```sh
|
2024-11-25 12:01:13 +01:00
|
|
|
pnpm add lucide-react-native
|
2022-10-27 08:19:45 +02:00
|
|
|
```
|
2022-06-12 22:31:05 +02:00
|
|
|
|
2022-10-27 08:19:45 +02:00
|
|
|
```sh
|
2022-06-12 22:31:05 +02:00
|
|
|
npm install lucide-react-native
|
|
|
|
|
```
|
|
|
|
|
|
2024-11-25 12:01:13 +01:00
|
|
|
```sh
|
|
|
|
|
yarn add lucide-react-native
|
|
|
|
|
```
|
|
|
|
|
|
2024-11-29 09:11:30 +01:00
|
|
|
```sh
|
|
|
|
|
bun add lucide-react-native
|
|
|
|
|
```
|
|
|
|
|
|
2024-04-24 17:43:51 +02:00
|
|
|
## Documentation
|
2022-06-12 22:31:05 +02:00
|
|
|
|
2024-04-24 17:43:51 +02:00
|
|
|
For full documentation, visit [lucide.dev](https://lucide.dev/guide/packages/lucide-react-native)
|
2022-06-12 22:31:05 +02:00
|
|
|
|
2024-04-24 17:43:51 +02:00
|
|
|
## Community
|
2022-06-12 22:31:05 +02:00
|
|
|
|
2024-04-24 17:43:51 +02:00
|
|
|
Join the [Discord server](https://discord.gg/EH6nSts) to chat with the maintainers and other users.
|
2022-06-12 22:31:05 +02:00
|
|
|
|
2024-04-24 17:43:51 +02:00
|
|
|
## License
|
2022-06-12 22:31:05 +02:00
|
|
|
|
2024-05-24 19:06:03 +09:00
|
|
|
Lucide is licensed under the ISC license. See [LICENSE](https://lucide.dev/license).
|
2022-06-12 22:31:05 +02:00
|
|
|
|
2024-04-24 17:43:51 +02:00
|
|
|
## Sponsors
|
2022-06-12 22:31:05 +02:00
|
|
|
|
2024-04-24 17:43:51 +02:00
|
|
|
<a href="https://vercel.com?utm_source=lucide&utm_campaign=oss">
|
|
|
|
|
<img src="https://lucide.dev/vercel.svg" alt="Powered by Vercel" width="200" />
|
|
|
|
|
</a>
|
2022-06-12 22:31:05 +02:00
|
|
|
|
2024-04-24 17:43:51 +02:00
|
|
|
<a href="https://www.digitalocean.com/?refcode=b0877a2caebd&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge"><img src="https://lucide.dev/digitalocean.svg" width="200" alt="DigitalOcean Referral Badge" /></a>
|
2022-06-12 22:31:05 +02:00
|
|
|
|
2024-11-25 12:01:29 +01:00
|
|
|
### Awesome backers 🍺
|
2022-06-12 22:31:05 +02:00
|
|
|
|
2024-04-24 17:43:51 +02:00
|
|
|
<a href="https://www.scipress.io?utm_source=lucide"><img src="https://lucide.dev/sponsors/scipress.svg" width="180" alt="Scipress sponsor badge" /></a>
|
2024-11-25 12:03:56 +01:00
|
|
|
<a href="https://github.com/pdfme/pdfme"><img src="https://lucide.dev/sponsors/pdfme.svg" width="180" alt="pdfme sponsor badge" /></a>
|