-
## 💬 Question
## UI Kitten and Eva version
| Package | Version |
| ----------- | ----------- |
| @eva-design/eva | ^1.3.0 |
| @ui-kitten/components | 4.3.1 |
Hello
…
-
## 🐛 Bug Report
```
expo start
warn Package @ui-kitten/components has been ignored because it contains invalid configuration. Reason: Cannot find module '@ui-kitten/components/package.jso…
-
## 💬 Question
Hey! Working on audio player and wondering is there's a way to make icons really huge inside Button?
Currently having:
![photo_2020-02-28_18-26-35](https://user-images.github…
-
## 🐛 Bug Report
onSelect Menu item throws a React warning: "state updates from the usestate() and usereducer() hooks don't support the second callback argument"
## To Reproduce
just sel…
-
## 💬 Question
In my Demo app kitten tricks, i see there is some validation on Form for Sign Auth screen.
But when i'm implementing the layout Auth-Signing 2, there is none.
It would be very…
-
## 💬 Question
Hi, sorry that i'm asking something simple but i can't seem to find the solution online.. And i'm relatively new to RN and libraries. I would like to edit the Header for the Drawer …
-
Could be useful to have a laoding state for buttons.
-
## 🚀 Feature Proposal
A clear and concise description of what the feature is.
## Motivation
Please outline the motivation for the proposal.
## Example
Please provide an example for …
-
#293 # Issue type
**I'm submitting a ...** (check one with "x")
* [ X] bug report
### Issue description
**Current behavior:**
Input icon not changing
**Expected behavior:**
change In…
-
I was using kitten ui with react native version 0.55.4 and created some custom components which extend RkComponent and other components from kitten ui. Now I have upgraded my react-native version to 0…