-
### Steps to reproduce
1. use pigeon: ^22.6.0 as a dev_dependency
2. run shell
flutter pub run pigeon \
--input pigeons/messages.dart \
--dart_out_lib /protocol/messages.g.dart \
--gobject_heade…
-
I just happened upon this project by fortuitous happenstance, whilst having a nosey investigating a coder's stars/likes on GitHub. It really surprised me as I thought I had all possible Android virtua…
-
anyone else getting the same issue on android device when using a custom message composer not moving up with the keyboard checkout video below of the issue
https://github.com/FaridSafi/react-nati…
-
### Description
I'm using a custom input field which is just based on the basic TextInput component in react-native.(I'm using Android device btw)
The screen essentially consists of two input fields…
-
## Describe the bug
Soft keyboard opens on app start on Android on our customized Android device.
## To Reproduce
Steps to reproduce the behavior:
1. Create a new app from the Avalonia templat…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues.
### Which plugins are affected?
Messaging
### Which platforms are affected?
iOS
### Description
…
-
### Apple platform
iOS
### Framework version
net8.0-*
### Affected platform version
VS 2022 17.11.1
### Description
I have a Xamarin.iOS project that include a keyboard extension. (Custom keyb…
-
### Checklist
- [X] I can reproduce the bug with the latest version given [here](https://github.com/FossifyOrg/Keyboard/releases/latest).
- [X] I made sure that there are **no existing issues** - …
-
**Project description**
exkeymo-web is a java app which provide a web UI where user can customize keyboard then generate an APK which can be installed to android in order to use different keyboard …
-
### Description
I have a native control exposed in MAUI via a handler. The native control is a composite one and contains a child of type UITextField in iOS and EditText in Android. I want to take …