kamlesh-jswal

Results 3 issues of kamlesh-jswal

I am getting one issue in this sample. In my app i have pagination , For first page doing like this 1. startLoader 2. get data from service 3. reload...

How can i create a seprator line between tabs? Please let me know if nay anyone know. Thanks

Hi Team, App is crashing some time on second line of code let pan = UIPanGestureRecognizer(target: self, action: #selector(RNNotificationView.didPan(_:))) self.addGestureRecognizer(pan) // here its crashing. Please help me. Thanks