MSPeekCollectionViewDelegateImplementation icon indicating copy to clipboard operation
MSPeekCollectionViewDelegateImplementation copied to clipboard

Is it possible to change the view content of center one?

Open ashokt opened this issue 4 years ago • 3 comments

ashokt avatar Apr 06 '20 19:04 ashokt

I have map view and collection which is horizontal, when i scroll the collection view center item should be change the view and as well as update the mapview with center item lat and long.

ashokt avatar Apr 06 '20 19:04 ashokt

Hello @ashokt , so sorry for the late reply I've been very busy these couple of months. I just released a new version of the library which helps you track the current index, you can find the details here https://github.com/MaherKSantina/MSPeekCollectionViewDelegateImplementation/releases/tag/3.1.1. You can use this to monitor index changes and based on that you can update your map view with the different information. Please let me know if it doesn't work so we can look into other solutions 👍

MaherKSantina avatar May 08 '20 00:05 MaherKSantina

@MaherKSantina thanks for your reply. I look in to that , will get back to you if still i am facing problem

ashokt avatar May 08 '20 05:05 ashokt