-
### Environment
```
{
"scripts": {
"android": "react-native run-android",
"ios": "react-native run-ios",
"web": "expo start --web",
"start": "react-native start",
"test…
-
### Summary
I upgraded recently from SDK 41 to SDK 42 and enabled hermes by following the instructions here: https://docs.expo.io/guides/using-hermes/
I am on Windows 11, I run the following EAS…
-
:fire:
## Issue
App crashes as soon as tries to connect to Firebase Firestore emulator, here is the `adb logcat` of my app at that exact moment:
```log
12-22 00:35:14.337 3654 3677…
-
This feature could work by providing an email of the person that someone wants to talk with, and then after adding the email address it could be possible to chat with them privately without anyone els…
-
#### Issue Description
Passing defaultValue to textInputProps in the Composer component does not work as intended. The default value shows up as the default text prop passed to the Composer which i…
-
#### Issue Description
```
node_modules/react-native-gifted-chat/lib/GiftedChat.js: Unexpected token (337:26)
335 | renderMessages() {
336 | const { messagesContainerStyle, ...…
-
After installing the package and using the provider in the App.js i get Native Module can not be null ,
my package.json looks like this
[{
"name": "react-native-starter",
"version": "2.0.0",
…
-
Hello.
I have taken this code from a premium theme that i bought.
```
`${message.date}`}
renderItem={({ item }) => (
…
-
Hi there,
I'm having this issue with react which requires me to add '@babel/preset-react' to my babel config. So, somehow, I stumbled onto this awesome package which let me do just that.
(Before…
-
**Describe the bug**
Intermittently when launching React Native app **ALL** requests to API Gateway fail with a 403 error. Checking the API Gateway logs in CloudWatch shows they fail with:
> The r…