-
Thanks for the library.
## 🐛 Bug Report
When use Icon props animationConfig then in console on the web appears warrning
index.js:1 Warning: React does not recognize the `animationConfig` pro…
-
## 💬 Question
Hello! May I ask how do I stop this flickering at the top right hand corner or `accessoryRight`? I am using this [TopNavigation component](https://akveo.github.io/react-native-ui-ki…
-
## 🐛 Bug Report
I'm new to react native, I want to use ui-kitten to create a small app. So I followed the guide here:`https://akveo.github.io/react-native-ui-kitten/docs/guides/getting-starte…
-
## 🐛 Bug Report
Fresh run of the 'quick start' command (`npx react-native init MyApp --template @ui-kitten/template-js
`) and instructions yield a build error.
```
Run instructions for A…
-
## 💬 Question
Hey there! So I'm attempting to implement the UI Kitten calendar, and I'm running into issues in terms of rendering custom days (using `renderDay`). The expected behavior is that,…
-
## 🐛 Bug Report
Getting a red squiggly under `eva[theme]` on
``
```
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof import("f:/Pr…
-
-
**Describe the bug**
Can't close cardfield. It doesn't respond to pressing the x button. Also it doesn't respond to pressing "Add card" button. And even after reloading app it's still visible
Scree…
-
In the example of the official documentation, the http request is always triggered when the component is mounted.
My question is simple: How to trigger the request ONLY when the query (text) param…
-
Hello everyone. Great library. Thanks for it.
## 🐛 Bug Report
I get your code in the example. https://akveo.github.io/react-native-ui-kitten/docs/assets/playground-build/#/InputAccessories
And …