python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How can I use UI kitten OverflowMenu component properly?
I'm on the Tasks screen where I have a UI kitten Overflow Menu component bound to a card, while I'm on Tasks, it works as expected, but when I switch to another screen (Habits screen) and I go back to...
Sabri Trabelsi
Votes: 0
Answers: 1
Detox issue on React Native Expo project
When I try to run my E2E test using Detox on my expo project, I got an unknown issue.
I have a Input component (@ui-ketten/component) and it's testId is SignUpEmailInput. I can navigate to the Signup ...
Marko Zrinjanin
Votes: 0
Answers: 1
Unrecognized font-family '$text-font-family' - React-native CLI - ui-kitten - ios simulator
I am developing my first react-native app using react-native CLI.
I have a working setup with android simulator on PC and I just got the simulator working on my Mac using cocoapods and xcode.
The issu...
Bobby Rösehag
Votes: 0
Answers: 0
UI Kitten - toggling theme in runtime does not have any effect
I am trying to toggle between light and dark theme on the runtime by following the documentation. When I toggle the theme within a component, the toggle function in App.js is called, but setting the t...
kec334
Votes: 0
Answers: 1