-
### Minimal reproducible example
-
### What platform(s) does this occur on?
Android, iOS
### Where did you reproduce the issue?
in a development build, in a standalone app
### Summar…
-
I am building a chat application using the GetStream SDK as well as react native expo and wanted to implement offline support for my application. I followed the documentation, but I am encountering an…
-
Hello,
I am searching for native-side navigation library.
Currently, this or wix/react-native-navigation seems to be the best options.
But, at a glance, this library is not being (actively) deve…
-
I am going through the tutorial and I hit an error when I try to connect to the local websocket server from my React Native app. The error is:
```
Error: Buffer is not defined
stack:
Function. …
-
Some things unclear in report section of admin panel:
1. We shall never use the word "user", we always everywhere shall call participants for participants.
2. Can't click the "Trip ID" so have t…
-
https://github.com/justquanyin/third-payment
```javascript
var _ = require("underscore");
var common = {
err : ""
};
common.getErr = function(){
return this.err;
}
common.setErr =…
-
**Describe the solution you'd like**
I would like to be able to control how AppCenter clones my git repo. My app lives inside of a monorepo which is pretty big. It would be nice if AppCenter had a wa…
-
### Have you checked the docs and existing issues?
- [X] I have read all of the relevant Picovoice Porcupine docs
- [X] I have searched the existing issues for Porcupine
### SDK
React Native
### P…
-
## 前言
第一次接触 React Native 是在四年前实习的时候,当时在项目中使用的 RN 版本是 `0.28.x`,间隔四年之后,再次在项目中使用 RN 时版本已是 `0.57.x`。在撰写本文时,RN 的版本是 `0.60.4`,所以,本文将以 `0.60.4` 版本为基础,简要分析 RN 应用在 **Android 平台上的启动流程**。
## Hello World
用 R…
-
### Description
Flatlist or VirtualizedList Scroll lags horribly after 30-40 rows . I am fetching the same data on onEndReached . Upto 30 rows its looks fine , but after that scrolling drops s…