-
### Description
I'm integrating [Moti](https://[moti.fyi](https://moti.fyi/)/) to handle animations and sometimes the animated components don't render.
This happens totally at random and is only p…
-
### Current behavior
When I return to the previous screen, the app crashes. I am using version RN 0.75.3. I have tested with other RN versions, and this issue occurs from version RN 0.75 onwards.
…
-
**Bug description:**
```
Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'RNCWebViewModule' could not be found. Verify that a module by this name is registered in the native binary.Bridg…
-
Helllo dev:
How ViewModel communicate with other ViewModel that in the same Activity?
Could you provide some suggest or sample? Thanks.
Because i have a similar "Master/Detail Fragment" th…
-
On a real application, a method like `updateUserName()` might perform a long running operation (network call / db query)
This example is clearing the `compositeDisposable` on `onStop()`, so this long…
-
### Description
I have just updated my React Native app to the latest version of Expo SDK. The app uses native code and dev clients. As part of the update process, I deleted the iOS and android folde…
-
@amitshekhariitbhu
I am having Android app with MVVM architecture.
I need to have use RoomDatabase and i came to your repo and taken reference of it.
Setup everything as of your demo for Roo…
-
Bug description:
I'm trying to preload my WebView in a tab using React Navigations Bottom Tabs Navigator and the prop [lazy](https://reactnavigation.org/docs/bottom-tab-navigator/#lazy) set to false …
-
## Environment
System:
OS: Linux 5.4 Ubuntu 18.04.3 LTS (Bionic Beaver)
CPU: (4) x64 Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz
Memory: 1.96 GB / 15.47 GB
Shell: 4.4.20 - /bin/bash
…
-
The current FxA integration stores the signin state in android shared preferences [1]. When we come to implement full sync support, this signin state will include the user's sync encryption keys and …