-
## 💬 Question
How can I modify the width of the button freely when using the component?
## UI Kitten and Eva version
| Package | Version |
| ----------- | ----------- |
| @eva-design…
-
## 🐛 Bug Report
After updating from Expo 46 to Expo 48. The Autocomplete component no longer behaves at it is before. I checked the ui-kitten dependencies, and still has the same version, so pr…
-
## 🐛 Bug Report
Getting error cannot find module '/env' in ios.
Find stack trace:
error Cannot find module './env'
Require stack:
- /Users/user181944/kitten-ui/kittenTricks/metro.config.j…
-
Change styling to react native ui kitten library
-
## 💬 Question
I have an OverflowMenu that is throwing the following warning:
_Warning: MeasureElement: Support for defaultProps will be removed from function components in a future major release. Us…
-
## 🐛 Bug Report
After upgrading to SDK 50 and React Native 0.73, I'm getting the following error:
```
Exception thrown while executing UI block: - [RNSVGSvgView setOnClick]: unrecognized select…
-
## Issue
I can get up and running with my Expo App and react-native-firebase just fine in development and production on Android and development on iOS, but NOT production on i…
-
## 💬 Question
Open changing the size of select, the placeholder value is not following the size of select. The selectitem list also does not follow the size. Is there any setting for this?
[Ou…
-
## 🐛 Bug Report
There is a duplication of the month name 'March' in the calendar between 1981 and 1984.
## To Reproduce
Steps to reproduce the behavior:
Open the calendar.
Navigate to…
-
Im using react native with expo. Have followed all steps on docs for expo. Following is my code structure:
Root:
```js
import React from "react";
import * as eva from "@eva-design/eva";
imp…