quadrix
quadrix copied to clipboard
App does not seem to detect activation state from `RX.App.getActivationState()`, in `Main.tsx`.
Apparently solved in SoLoader v0.10.3, which is included as of RN 0.68+ -> Upgrade to RN 0.68
Apparently caused by a combination of WebView and animation. -> Do not show WebView components (for videos) in the chat timeline when no thumbnail is available in the event. Either...
- iPhone videos play fine on iPhone, Android, web - Samsung (various models) videos play fine on iPhone, Android, web - LG (G6) videos play fine on Android, web, but...
Set app to offline mode as soon as server is not reachable, instead of showing the sync spinner for over a minute.
Currently seems to detect OS language and mark misspelled words. But there should be the possibility to change language with a right mouse click. What about mobiles?
Videos should play either inline or in full screen mode.
Submit PR (https://github.com/alariej/rn-fetch-blob/commit/46b1ed00e3369af7f01583ccae985d8a42849747) to react-native-blob-util?