Numan
Numan
fixed: https://github.com/SrBrahma/react-native-shadow-2/issues/28 reference https://github.com/SrBrahma/react-native-shadow-2/pull/61 https://snack.expo.dev/ssSCzEhwY here is a reproducible example for IOS RTL mode. this issue is fixed by my PR
### Current behavior when I try to push/navigate the screen. it always push/navigate in only one direction but I want to change this behavior in runtime like `react-native-navigation` https://user-images.githubusercontent.com/36044436/143444973-897732df-a691-40b8-8bb6-2c70a43a26eb.mp4 ###...
Just added a [react-native-keys](https://github.com/numandev1/react-native-keys) package in the security section because this package can secure and manage ENVs than all other available solutions
@kaosc One more thing that could be considered a feature request: If it's possible, you consider supporting GIFs or other moving picture formats in addition to static images. Currently, the...
Is it possible to use [string resources][1] inside `android:networkSecurityConfig` defined in AndroidManifest.xml? I have a config file like this: mydomain.com @string/pin @string/pin_fallback but my app doesn't seem to detect resources...
## Describe the feature ``` {posts.items.map(renderItem)} ``` for example, I have an array like this `posts=[4,5,6,7]` which I render in `PagerView` and go to the index 2 means `6` then...
https://github.com/software-mansion/react-native-reanimated/issues/2554 ## Description I am using [react-native-shimmer](https://github.com/oblador/react-native-shimmer). when I update `[email protected]` and `[email protected]` then I am receiving the below error ``` Exception thrown while executing UI block: Attempted to remove...