Logo
Explore Help
Register Sign In
ZF/jitsi-meet
1
0
Fork 0
You've already forked jitsi-meet
mirror of https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git synced 2026-05-18 00:57:47 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
a5d0bfe1d4fdafced3cc052d6dd74aef6429e659
jitsi-meet/react/features/mobile/network-activity/index.js

5 lines
74 B
JavaScript
Raw Normal View History

[RN] NetworkActivityIndicator The basic indicator is extracted into a LoadingIndicator component, which then NetworkActivityIndicator displays (or not) based on network activity.
2017-09-13 14:17:14 +02:00
export * from './components';
[RN] Keep track of ongoing network requests Works only for XHR requests, which is the only network request mobile performs (WebRTC traffic aside). The fetch API is implemented on top of XHR, so that's covered too. Requests are kept in the redux store until they complete, at which point they are removed.
2017-08-24 15:09:53 +02:00
import './middleware';
import './reducer';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 193ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API