Cloudkibo / iOS

iOS Code
0 stars 0 forks source link

File share UI work for sharing Location #525

Closed sumairasaeed closed 7 years ago

sumairasaeed commented 7 years ago

Here we will do UI work needed for sharing location as file attachment

sumairasaeed commented 7 years ago

Worked on this. Created UI for prompting user to share location. Created UI component to be shown on chat window. Remaining is to show image/map location and code its class implementation

jekram commented 7 years ago

Thanks for the update

sumairasaeed commented 7 years ago

Completed work of showing map on sender's side. At first, there were issues in showing map with marked location but then added GMSMapView as subview and it is shown now. Remaining part is to show on receiver's side.

sumairasaeed commented 7 years ago

This has been completed now. Tested with iOS and android both.

jekram commented 7 years ago

Great job Thanks