-
Here's my basic setup:
```javascript
import {
Admin,
Resource,
ListGuesser,
EditGuesser,
ShowGuesser,
SimpleShowLayout,
Show,
Create, SimpleForm,
List,
Edit,
Datagri…
-
I don't use firebase or google services and use local push notification , but I get this error message when starting my app on an Android-device:
"Default FirebaseApp is not initialized in this pr…
-
I have created a fork of the main excalidraw repo which I've made some personalizing changes to. I would like to use this fork as a dependency in my original react app. I've added the git repo as a de…
-
I was running some issues displaying the icons with the react-native Image component, then I saw that react-native-vector-icons was implemented in the example, I tried it and it worked.
Because react…
-
I liked the fact that FA < v4 was a font so that I could apply a CSS gradient on it (ex: http://jsfiddle.net/HGxMu/220/)
```css
.icon {
font-size: 50px;
background: -webkit-gradien…
-
### Package
- [X] lucide
- [X] lucide-react
### Version
0.279.0
### Browser
- [X] Other/not relevant
### Operating system
- [X] Other/not relevant
### Description
I'm attem…
-
See:
- https://icones.js.org
- https://react-icons.github.io/react-icons/
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-vector-icons@9.2.0` for the project I'm …
-
## Bug report for Cloudinary React Native SDK
## Describe the bug in a sentence or two.
using the most recent version of the cloudinary react native sdk, custom fonts and icons don’t work on expo,…
-
Using `import_map.json`
```
{
"imports": {
"icons-solid-20/": "https://esm.sh/@heroicons/react@2.0.11/20/solid/?alias=react:preact/compat"
}
}
```
With script:
```
import 'icons-soli…