Hossein Zare
Hossein Zare
### Current behavior Everything is fine when i scroll up & down, The header is collapsible until i press tabs or swipe, The header doesn't move anymore. _My app is...
Hello, I'm facing this error on React Native API 23 (corrected). It works well on 29. ``` Error: Exception in HostObject::get: for prop 'FFmpegKitReactNativeModule': , js engine: hermes ERROR Invariant...
Hello, is WebSocket (the [socket_create()](https://www.php.net/manual/en/function.socket-create.php) function and some other funcs) supported or not implemented?
Instead of passing a hard-coded value, We can also pass a function and get the file size dynamically. **Example:** Each user can have a different max file size. ```js const...
## Description `ImageBackground` / `Image` on the same screen with different behaviors: 1. **on the Login screen** of my app. Everything is good. 2. I log into my account. Then...