Giter VIP home page Giter VIP logo

snfscreenshotshare's Introduction

SNFScreenshotShare

Version Platform

SNFScreenshotShare is a small iOS library for helping users do things with their screenshots. Often, users take screenshots because they want to share those images with others, but iOS doesn't offer any sort of prompt. Users are forced to close your app, open Photos, and share from there. SNFScreenshotShare listens for when your users take a screenshot and immediately offers them a UIActivityViewController to take action.

SNFScreenshotShare Demo

Usage

SNFScreenshotShare is very simple to incorporate into your existing project. In your app delegate's application:didFinishLaunchingWithOptions:, just add one line:

[SNFScreenshotManager sharedManager].enabled = YES;

The library will then manage all of your users' screenshots for you.

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

SNFScreenshotShare requires iOS 7.0 and above, and it requires ARC.

Installation

SNFScreenshotShare is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "SNFScreenshotShare"

Author

Seth Friedman, [email protected]

License

SNFScreenshotShare is available under the MIT license. See the LICENSE file for more info.

snfscreenshotshare's People

Contributors

sethfri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

snfscreenshotshare's Issues

Rewrite in Swift

Since this project is so small, it should be fairly trivial to go ahead and rewrite in Swift. No point in playing "wait and see" like one might with a larger project.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.