Mukesh Mandora

Results 28 comments of Mukesh Mandora

Can u send me the your project and Exact requirement what you want? Also doing a swift version of this will take time.

U have custom integrated in ur project.Will have to look how to coded the DetailViewController.

check the ObjCPlayStand Demo its working perfectly.

Give me some time ,i will resolve this issue

Hi! @hebertialmeida I am trying to replicate the UIPanGestureRecognizer, The above code is not working 100%,It shows a lag while progress,but it is working . Can you please tell me...

I will upload this project with my version of PanGesture soon(With small Performance improvement)

https://github.com/mukyasa/MMPaper

Hey Jack check it now,I have made some tweaks, Also heberti please check it out the zoom pan gesture in my version,please give some suggestion so that we can improve...

i am setting the data source in `componentDidMount` and I am facing this error

You have to create an array of `Message` objects and pass that to chat controller. If you see the demo I have created static array of Message objects.