-
In MaterialDesignInXAML 5.0.0, theme brushes were renamed resulting in a disruption to the integration of the MaterialDesign theme.
See ticket https://github.com/MaterialDesignInXAML/MaterialDesign…
-
I have a form when tabs navigation, when the textbox is focused I would like wait a prudential time to open the keyboard, so the user has time to navigate to the next control.
however for now I hav…
-
Hi,
i have a problem with the alway open mode.
In one component i have two inputs.
One input have the keyboard where always open = false (this input behaves correctly)
One input have the keyboar…
-
For some reason, the accepted method is fired once the keyboard is loaded, so if I write something in the accepted method, it's called just when the page is loaded.
```
var keyboard_options = {
…
-
Last version introduced a memory leak:
```
┬───
│ GC Root: Input or output parameters in native code
│
├─ dalvik.system.PathClassLoader instance
│ Leaking: NO (ScreenLifecycleStore↓ is not …
-
I am planning on rewriting this plugin in plain JS or React. The following list are changes that are being planned. Please feel free to comment:
## Remove
* [ ] Remove jQuery dependency.
* [ ] Re…
-
Hello,
Using the latest available firmware for Kobo Libra H2O (4.26.16704), I put a dictionary in `custom-dict/dicthtml-fr-fr.zip`. Then I select a word from a book and add it to "my words". Later,…
-
*Issue migrated from trac ticket # 11630*
**component:** wxGTK | **priority:** normal | **keywords:** DatePickerCtrl
#### 2010-01-15 08:14:33: mrooney1 (Mike Rooney) created the issue
___
Reported…
-
As i use both StackNavigation and TabNavigation in project like this:
```
const TabNavi = TabNavigator({
HomePage: { screen: FirstRoute },
Service: { screen: SecondRoute },
Login: { screen:…
-
Error:
Unhandled JS Exception: Requiring module "index.js", which threw an exception: Error: The component for route 'TabNavigation' must be a React component. For example:
import MyScreen from '.…