-
- [x] Review the documentation: https://github.com/oblador/react-native-vector-icons
- [x] Search for existing issues (including closed issues): https://github.com/oblador/react-native-vector-i…
-
I am working on a project that has a web portal and a react native application. at some stage, I need to get subscription data via useSubscription hook.
I used apollo client docs to configure the we…
-
### Current behavior
Web version of my app is loading in a browser using native-base, react-navigation and react-native-web but the react-navigation Drawer permanently displays (even with headerSho…
-
Android react-native 0.72.6 failed to build
Project information
```
"react": "18.2.0",
"react-native": "0.72.6",
"react-native-image-tools-wm": "^1.5.8",
```
android/app/build.gradl…
-
I need to know that when we build apk react-native-vector-icons bundles just those icons which are using in app or it packs up the whole??
-
### How were you trying to build the app?
I tried to build my Frame Processor Plugin (written in Objective-C++), but it failed with `'FrameHostObject.h' file not found`. The issue seems to appear i…
-
### Before creating a new issue, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://gith…
-
- [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-ico…
-
````javascript
import React, { Component } from 'react';
import {
View
} from 'react-native';
import {
MKButton,
MKColor
} from 'react-native-material-kit';
const CustomButton…
-
## Motivation
After some discussion in #29, we've decided to use [react-native-vector-icons] for the icons in this app. While this includes several large icon sets, our designs include some icons tha…