Rens Verhoeven

Results 63 comments of Rens Verhoeven

For anyone checking this issue: I've ran into this as well. As it turns out UICollectionViewFlowLayout and UICollectionViewCompositionalLayout have issues with the layout attributes of decoration views when `func performBatchUpdates`...

@tomzion90 First, sorry for the extremely late reply. I've been dealing with some personal stuff, including a death in the family so I hope you understand it took this long...

@ishtiakahmed91 what version of iOS are you trying to run on? On the second issue: These build errors exist because you are using Xcode 10 instead of Xcode 11 with...

No there is currently no option like that in the library

I've just added support for the limited status, I'm still planning on adding a button that will allow the user to manage the selected photos. Sadly I'm unable to push...

I'm still seeing the user-created and shared albums. Can you give me a bit more details on the iOS version and device you are running and if you have iCloud...

I've thought about this feature before, however it gave us a user experience issues: > - What if the picker opens with the album list? > - What if the...

Thanks for your point, I understand it now :) My idea is to make "keeping the selection between albums" an opt-in option in the `TatsiConfig` if that works for you?...

@Sh1d0w Just to give you an update, I'm still working on this one :)

@Sh1d0w I've pushed the changes to pull request #47. Let me know what you think of the changes and if they work. I will do some testing and if the...