Skip to content
View mutablestudio's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report mutablestudio

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. solinor/react-native-bluetooth-status solinor/react-native-bluetooth-status Public

    React-Native library to query and manage bluetooth state of the device (iOS and Android)

    Java 101 60

  2. rnmapbox/maps rnmapbox/maps Public

    A Mapbox react native module for creating custom maps

    Kotlin 2.2k 828

  3. swift 3 perform selector with argument swift 3 perform selector with argument
    1
    //if you have a dictionary object passed in, and one element is the function name you can do the following
    2
    //inbound 'params' as [String: Any]
    3
    
                  
    4
    let funcName = String(format: "%@:", (params["function"] as? String)!) //note the ':' for single parameter method
    5
    let selector = NSSelectorFromString(funcName)
  4. opentok-ios-sdk-samples opentok-ios-sdk-samples Public

    Forked from opentok/opentok-ios-sdk-samples

    Example applications that use the OpenTok iOS SDK

    C++

  5. swipeomatic swipeomatic Public

    fragment swipe navigation

    Java 1

  6. iOSSnippets iOSSnippets Public

    iOS Code Snippets save to .m files. Drag and drop code to snippet section of Xcode.

    Objective-C 1