-
**SOLUTION: THIS IS A KNOWN ISSUE WITH JDK8 IN COMBINATION WITH ANDROID API31. USE JDK11**
## Issue
Error when run "react-native run-android"
> Task :react-native-f…
-
App.js :
`
import Amplify, { Auth } from 'aws-amplify';
Amplify.configure({
Auth: {
region: 'eu-central-1',
identityPoolRegion: "eu-central-1",
userPoolId: 'eu-central…
-
How could I add a custom scrollbar on web version?
-
#### Issue Description
I custom renderTicks but when I updated state statusMessage it not re-render
#### Steps to Reproduce / Code Snippets
```
renderTicks = message => {
const { st…
-
On my iOS version of the App, when the keyboard is open it is not possible to hit the send button. When I try to press it it will close the keyboard instead of sending the message. On Android this w…
-
I got the next error: Invariant Violation: Tried to register two views with the same name CustomKeyboardViewNativeTemp My package.json:
```
{
"main": "index.js",
"scripts": {
"android": "…
-
#### Issue Description
I have a chat where a user can send images and text. I added the `onLongPress` handler on GiftedChat, it works great for text, but doesnt work for images.
#### Steps to Re…
-
## Issue
The android app is getting slow after using react-native-firebase v6 packages.
Before using react-native-firebase v6, we were using the firebase package and our AP…
-
When rendering a Giftedchat component with text property linked to a local state will result in the clearing of the state value when rendering for the first time.
create a component which includ…
-
Hi, I'm using Kindle app 1.26.1 (55093), the latest Calibre 5.40, and the latest DRM tools 10.0.2 but am getting this error when trying to convert any .azw files to EPUB from this [Exposure book serie…