Alireza Hadjar
Alireza Hadjar
**Platform** React Native Hi, I wanted to know is there any way to get progress while executing a command.
### Description importing from path alias doesn't work in the react native after upgrading to v69. ### Version 0.69.3 ### Output of `npx react-native info` System: OS: macOS 12.5 CPU:...
Hi, Is this library support an array of images?
### Minimal reproducible example https://github.com/AlirezaHadjar/expoImageBug ### Summary Hi 👋 Thank you for maintaining all expo amazing libraries. I have found a bug in expo-image which happens when you have 2...
### Description I created a fresh project using the `npx react-native@latest init textinputBug` and added a simple text input. ```tsx ``` Noticed 2 weird behaviors on iOS. I tested on...
Added support for AGP>=8 to fix build issues on RN v0.73 and above.
### Description When I upgraded my personal project to use the new Screen Transition API, I noticed an error when booting the app. ### Steps to reproduce 1. Initialized a...
### Is there an existing request? - [X] I have searched for this request ### Describe the feature request Hi, I'm trying to make a draggable text component, and as...
Hi, Thank you for the amazing library that you created. I found a bug in it. If you scroll the list (e.g. `TabFlashList`) while the `refreshing` prop is `true`, it...
If I update the `@react-native-community/datetimepicker` to version `>7.0.0`, I face a runtime error on Android. Everything is fine with version `6.7.5` `Native module RNDatePicker tried to override RNDatePicker Check the...