-
Hello.
I have taken this code from a premium theme that i bought.
```
`${message.date}`}
renderItem={({ item }) => (
…
-
React Native version: 0.60.5
Issue Description
ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/docume…
-
When I am testing with Browser and Android Emulator, it works fine but when I try on 2 different emulators, it doesn't work and show me this error message. - Can't figure out what is wrong..
I am w…
-
**Current Behavior**
![image](https://user-images.githubusercontent.com/34116285/78845827-b3bb9000-7a44-11ea-8a72-4b3d19b4a6cd.png)
updated @react-navigation/bottom-tabs, native, stack to latest…
-
`import React, { Component } from 'react'
import { connect } from 'react-redux'
import { bindActionCreators } from 'redux'
import LoginPage from './LoginPage'
import { logout } from '../Actions/…
-
##### **Overview of the feature request**
The Redux code currently in this Project follows very outdated Redux patterns. I would suggest following current best practices from the [Redux Style Guide…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/CONTRIBUTING.md) for onboarding and email contributors@expensify.com to request t…
jsamr updated
3 years ago
-
I am using RN 0.0.61.4
12/20 19:52:28: Launching 'app' on Pixel 2 API 28.
$ adb shell am start -n "com.storeC.pk/com.storeC.pk.SplashActivity" -a android.intent.action.MAIN -c android.intent.cat…
-
I just saw this Error:
"You can't use a channel after client.disconnect() was called.
**Expected behavior**
I want the original chat channel when the channel back from background to foreground.
![im…
-
## New Features
Currently we don't have a solution for sync data fetching and normalization working together.
The key problem is, when we do a sync data fetching (by directly `const data = r…