Skip to content

Instantly share code, notes, and snippets.

@RF-Nelson
RF-Nelson / keybase.md
Created June 18, 2018 19:00
Keybase proof

Keybase proof

I hereby claim:

  • I am rf-nelson on github.
  • I am richardfnelson (https://keybase.io/richardfnelson) on keybase.
  • I have a public key whose fingerprint is 96C1 B690 8CD1 E971 DA97 39E5 B54B 3C5C 85AC 46A3

To claim this, I am signing this object:

@RF-Nelson
RF-Nelson / Tutorial.md
Last active March 3, 2022 06:44
Using the Multipeer Connectivity Framework to Create the Open Source Selfie Stick iOS App

Using the iOS Multipeer Connectivity Framework to Create Open Source Selfie Stick

In this gist, I will discuss how I used the Multipeer Connectivity framework to create Open Source Selfie Stick. Open Source Selfie Stick is a free open-source iOS app that allows users to sync two devices over WiFi or Bluetooth and allows one to act as a remote control for the other's camera.

This tutorial assumes some knowledge of the Swift programming language and iOS development with Xcode.

Feel free to comment and point out any errors or improvements. If you'd like to help improve the app itself, make a fork from dev branch of the git repo. I plan on updating this document and explaining any newly added features or refactoring. As this gist w