Pinned Repositories
PullToDismiss
You can dismiss modal viewcontroller like Facebook Messenger by pulling scrollview or navigationbar in Swift.
react-native-swipe-list-view
A React Native ListView component with rows that swipe open and closed
share-instagram-swift
share image with caption to instagram
SwiftCamera
Take photo or choose existing photo from gallery by calling a single function in swift
UIScrollView-Examples
UIScrollView examples for blog post
viewcontrollers-scrollview-swipetodelete
Usually developers face swipe problem when multiple viewcontrollers are placed inside a page viewcontroller and tries to implement tableview’s swipe to delete feature. This project is developed to overcome this issue by placing the view controllers inside a scrollview.
akhilsreenivasangit's Repositories
akhilsreenivasangit/PullToDismiss
You can dismiss modal viewcontroller like Facebook Messenger by pulling scrollview or navigationbar in Swift.
akhilsreenivasangit/react-native-swipe-list-view
A React Native ListView component with rows that swipe open and closed
akhilsreenivasangit/share-instagram-swift
share image with caption to instagram
akhilsreenivasangit/SwiftCamera
Take photo or choose existing photo from gallery by calling a single function in swift
akhilsreenivasangit/UIScrollView-Examples
UIScrollView examples for blog post
akhilsreenivasangit/viewcontrollers-scrollview-swipetodelete
Usually developers face swipe problem when multiple viewcontrollers are placed inside a page viewcontroller and tries to implement tableview’s swipe to delete feature. This project is developed to overcome this issue by placing the view controllers inside a scrollview.