Alireza Hadjar
Alireza Hadjar
Hi 👋 Yeah, actually PDF is the next supported format on the roadmap. Let me know what other types you need.
Sorry for the delay @igorpimentel23 Will try to add support for all file types. You can track the progress here: https://github.com/AlirezaHadjar/expo-drag-drop-content-view/pull/20
Hey @igorpimentel23, I just added all file type support. It should address your issue. Feel free to reopen the issue if you face any issues.
This happens to me as well. Here is the scenario that creates the `duplicate key` warning: Set the default date to now. Then set the year to 2020, and subtract...
Sure thing, I'll try to create one in the next week 👍
Hi @MarceloPrado, Here is the link to the minimal bug [reproducer](https://github.com/AlirezaHadjar/flash-calendar-key-bug). Here are the steps to follow to get to the warning: 1. Clone the repo 2. Install deps 3....
@MarceloPrado I'm using `yarn` and `yarn ios` for building the project on Expo Go. and yes this happens to me consistently. https://github.com/MarceloPrado/flash-calendar/assets/57192409/617c93cb-6f16-45ef-9123-4cce671d18c3
@a-eid @m-reda1996 could any of you guys try out the repro I shared please and see if the issue happens to you or not? If not, we can reproduce it...
Yeah sure, I'll do it when I find some free time 🙂
@MarceloPrado I dug deeper and found out that sometimes two dates get the same id and label. And the reason you don't face this is because of our timezone difference....