-
I am using react-native v60.1 on Arch Linux. For my project I have installed react-native-vector-icons with `npm install --save react-native-vector-icons`. Then I have edited android/app/build.gradle …
-
### Minimal reproducible example
https://github.com/Gutistavo/expo-image-issue/blob/main/test.tsx
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a deve…
-
Hi,
I'm building a react application with webpack and when I try to show the Password toggle mask I get an empty square as shown below:
![image](https://user-images.githubusercontent.com/43858789/…
-
Hello,
When I try to use the command line to install a component, it fails because `npx shadcn-ui` is now called `npx shadcn`.
## Example
```sh
npx @shadx/cli add file-upload
✔ file-uploa…
-
react-native-vector-icons now supports multistyle fonts (e.g. FontAwesome 5 with solid variants of their icons): https://github.com/oblador/react-native-vector-icons#multi-style-fonts
However, this…
-
Build is failing in React 18 because of older version of React in this repository
```
npm ERR! While resolving: @coreui/icons-react@2.0.1
npm ERR! Found: react@18.2.0
npm ERR! node_modules/react…
-
Watch here: https://streamable.com/t7rnz3
```
import React from 'react';
import Icons from 'react-native-vector-icons/Ionicons';
import { createBottomTabNavigator } from '@react-navigation/botto…
alz10 updated
3 years ago
-
**Is your feature request related to a problem? Please describe.**
For server based application, it is required to keep `node_modules` folder even after bundling frontend app. This library bundles al…
-
Estou recebendo este error ao executar: react-native run-android
![image](https://user-images.githubusercontent.com/53941150/73022232-e5d73180-3e07-11ea-8fe2-8b19e1923818.png)
segue print com deta…
-
- [ X ] Review the documentation: https://github.com/oblador/react-native-vector-icons
- [ X ] Search for existing issues (including closed ones): https://github.com/oblador/react-native-vector…