Wei Sun

Results 14 issues of Wei Sun

Our app has ~50k User objects and even more Client objects, and currently, because of AuthTokenAdmin's list_filter, our app times out every time we access the AuthToken list page in...

bug

I'm a developer for a RN video chat education app that connects pairs of users. Detox looks fantastic for testing single app instances, but I was not able to find...

type: enhancement ⚡️
📌 pinned
status: accepted

I have a React Native app using the latest redux-persist V5. For the next version of my app, I'd like to deprecate some redux keys that are now unnecessary. However,...

This package currently supports rotation and resizing. Is it possible to have support for flipping/mirroring images too?

There doesn't seem to be a way to get membership session information about an active session. For example, being able to get some variant or subset of these on demand...

enhancement

# Feature Request **Description** Android picture-in-picture (PIP) multi-window mode lets the user continue to have an OpenTok video chat (most likely only the subscriber view is visible) pinned to a...

API Proposal

The `initialized` boolean definition for `MixpanelInstance` needs to be included in react-native-mixpanel's index.d.ts file to fully support TypeScript.

Our web app uses this library for a 1-to-1 video chat, and we are very often observing video and/or audio not working in our web app. We have the following...

I have a platform that consists of a React Native Android/iOS mobile app that uses [React Native Google Sign In](https://github.com/react-native-google-signin/google-signin), a web app that uses [react-google-login](https://github.com/anthonyjgrove/react-google-login), and a Django server...

Committing `firebase.json` to a repo should not be the way to deploy a Django server (I have a Heroku Django app, and committing that file is the only way I...