Coder Social home page Coder Social logo

hasanedain / npcversionsharesheet Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 349 KB

A simple framework for showing a UIViewController With all of the Dynamic Frameworks in the containing application.

License: MIT License

Swift 95.31% Objective-C 4.69%

npcversionsharesheet's Introduction

NPCVersionShareSheet

A simple framework for showing a UIViewController With all of the Dynamic Frameworks in the containing application.

Sample Application

Main Screen All Frameworks Search Share Sheet

Install

Example Application: Run in Xcode 8 +

Requirements

iOS 9.3 +

Framework

Build yourself

Copy the framework into your project

Carthage

Create Cartfile with depenency NPCVersionShareSheet

Use Carthage instructions for adding library dependency.

API

Instantiate and display a NPCVersionShareSheetViewController Convenience

/// Convenience Wrapper around Bundle allFrameworks
/// Returns ONLY bundles with Bundle Identifiers
public static func allBundles() -> [Bundle]

/// All bundles that do not contain com.apple
public static func allNonAppleBundles() -> [Bundle]

/// Filter a list of Bundles with a string (compares to the bundle identifier)
/// @return [Bundle]
public static func filterBundleList(bundleList: [Bundle], filterString: String) -> [Bundle]

/// A string rendering of each Bundle in the array
/// @return String
public static func bundleListString(bundleList: [Bundle]) -> String

/// A string representation of a Bundle
public static func bundleString(bundle: Bundle) -> String

npcversionsharesheet's People

Contributors

hasanedain avatar

Watchers

James Cloos avatar  avatar

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.