-
**Describe the bug**
When switching the Keyboard in Emoji mode the height `useKeyboardHandler` onMove event is not updated.
**Code snippet**
```
useKeyboardHandler(
{
onMove: (even…
kimak updated
1 month ago
-
Adding to the discussion from an old issue here because that previous issue was already closed. Hope it helps someone else too. Encountered this issue while at work: https://github.com/realm/realm-js/…
-
### Description
Hi RN community,
I have an issue with ANDROID STUDIO when I try to build my app with new arch.
Below is the error.
Before I run:
```
./gradlew --stop
rm -rf ~/.gradle/caches…
-
### Steps to reproduce
1. Import `react-native-share@3.6.0`
### Expected behaviour
I should be able to actually use the library.
### Actual behaviour
I get the following error:
```
TypeEr…
-
I'm looking for a way to overcome a limitation of my current Rhasspy 2.5 setup connected to Home Assistant. I only use Rhasspy to send intents to Home Assistant, and in my current setup Home Assistant…
-
### Description
I followed the tutorial to create a new project, but I am unable to run it on my Android device through Android Studio.
I haven't made any changes yet!
`package.json`
```json …
-
Error: Error: FAILURE
at ?anon_0_ (address at index.android.bundle:1:2793365)
at throw (native)
at rejected (address at index.android.bundle:1:2792152)
at tryCallOne (/root/react-native/packages/react…
-
Please let us know what happened. What steps we can take to reproduce the issue here.
---
Stacktrace: In Migration::Error: Backup directory not selected
at ?anon_0_ (address at index.android.bundle:…
-
I have been playing around with EventQL for a couple of months now and so far it has been perfect for my use case!
However, I am concerned by the number of open issues/pull requests sitting out th…
-
https://github.com/espruino/Espruino/commit/ff487e008472deff8113a32ebd3217dbd606405c
**Test case**
The original test case I ran:
```
>var a = [1]; var b = [1]; console.log((b[0] % (a.push(1) /…