Dmytro Ivashchuk

Results 12 comments of Dmytro Ivashchuk

@farhoudshapouran hey! can you please review this changes as its a huge blocker for expo sdk 53 users

@dhavalorafox so I found why this happens in my project [react-native-ui-datepicker](https://github.com/farhoudshapouran/react-native-ui-datepicker) uses `dayjs.extend(jalaliday);` plugin which adds new dayjs.calendar func I my project I use gifted-chat that uses dayjs calendar plugin,...

[v3.0.7](https://github.com/farhoudshapouran/react-native-ui-datepicker/releases/tag/v3.0.7) seems to be working as well before they introduced jalali-plugin-dayjs calendars

PR to close #2657 @kesha-antonov the pipeline is failed and I believe Its not an issue on my side Meanwhile can you review. I am not sure I will be...

As I am aware there is no solution out if the box I had to implement my custom logic for that I can share some details how I did it...

@kesha-antonov  currently this lib does not have reply feature so I had to implement it using some hacks in message bubble there is a props like renderAudio video etc, since...

Hey @kesha-antonov @henrikra ! I created PR for reply message example #2690 Sorry for possible mess, eslint didn’t work out of the box and I didnt bother to fix it...

@kesha-antonov created a PR for reply message functionality #2692