Skip to content

Instantly share code, notes, and snippets.

View coderighter2's full-sized avatar
🎯
Focusing

coderighter2 coderighter2

🎯
Focusing
View GitHub Profile
//
// WGUserProfileViewController.m
// WannaGo
//
// Created by user on 11/8/13.
// Copyright (c) 2013 xxx. All rights reserved.
//
#import <CoreLocation/CoreLocation.h>
#import "WGUserProfileViewController.h"
#import "WGDesign.h"
@coderighter2
coderighter2 / AssetsManager.swift
Last active January 23, 2017 09:50
Camera App Swift
//
// AssetsManager.swift
// Finally
//
// Created by user on 1/14/16.
// Copyright © 2016 xxx All rights reserved.
//
import UIKit
import Photos