SplitViewDragAndDrop VS FDFullscreenPopGesture

Compare SplitViewDragAndDrop vs FDFullscreenPopGesture and see what are their differences.

SplitViewDragAndDrop

Drag and drop between your apps in split view mode on iOS 9 (by MarioIannotta)

FDFullscreenPopGesture

A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style. (by forkingdog)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
SplitViewDragAndDrop FDFullscreenPopGesture
- 1
327 5,896
- -0.0%
0.0 0.0
almost 7 years ago almost 3 years ago
Swift Objective-C
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

SplitViewDragAndDrop

Posts with mentions or reviews of SplitViewDragAndDrop. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning SplitViewDragAndDrop yet.
Tracking mentions began in Dec 2020.

FDFullscreenPopGesture

Posts with mentions or reviews of FDFullscreenPopGesture. We have used some of these posts to build our list of alternatives and similar projects.
  • PKCanvasView Odd Behavior - What's causing this?
    1 project | /r/iOSProgramming | 23 Mar 2021
    I agree that it has something to do with GestureRecognizers though. Originally I thought it was this library we were using, but after removing it the issue still occurs. No idea what might be causing it, so it's just a process of removing as much as possible at this point to see what the cause is.

What are some alternatives?

When comparing SplitViewDragAndDrop and FDFullscreenPopGesture you can also consider the following projects:

DBPathRecognizer - Gesture recognizer tool [Swift / iOS]

Tactile - A better way to handle gestures on iOS

SwiftyGestureRecognition - Aids with prototyping UIGestureRecognizers in Xcode Playgrounds

Sensitive - Special way to work with gestures in iOS

RxGesture - RxSwift reactive wrapper for view gestures

react-native-gesture-handler - Declarative API exposing platform native touch and gesture system to React Native.

android-gesture-detectors - Gesture detector framework for multitouch handling on Android, based on Android's ScaleGestureDetector