Fedor Usakov

Results 4 issues of Fedor Usakov

## Description Im using React and attached the event handler to onSelect event It looks like this: ```js const handleSelect = (event: SelectEvent) => { const selectedPreset = presets[event.index] console.log('preset...

:question:Question
:bookmark:4.x

After creating and adding icons and splashscreens to res/android/default and res/ios/default I'm trying to build my project with `gulp --cordova "emulate ios"` The build crashed with: ``` [20:06:41] Starting 'cordova-with-build'......

support

### Describe the bug In case of custom folder structure the plugin fails to load the stories with error: `"version" is a required argument ` I have a following folder...

bug

亲爱的朋友们,大家好,希望您能作为我的同事给予我帮助。 我是来自乌克兰的一名开发者,目前正在开发一款支持中文的屏幕触控键盘。 我的问题在于我不懂中文。 这时我发现,有一组基本的象形文字,用户在输入完一个和多个象形文字后,应该从列表中选择一些更复杂的象形文字。因此,每次输入都依赖于之前的输入。 这类键盘的一个好例子是:https://gate2home.com/Chinese-Keyboard 但我不明白的是,这组建议的象形文字是如何形成的。 如有任何关于如何解决这个问题的提示,我将不胜感激。这组库似乎是一个解决方案,但我不知道从何入手…… 致以最诚挚的祝福和谢意,Fedor Usakov Hello, dear friends, I hope you can help me along as a colleague. I am a developer from Ukraine and I...