Skip to content

Instantly share code, notes, and snippets.

View nezdemkovski's full-sized avatar
🔋
Working from home sleeping at the office

Yuri Nezdemkovski nezdemkovski

🔋
Working from home sleeping at the office
View GitHub Profile
@hrbrmstr
hrbrmstr / continents.json
Created January 22, 2015 01:01
Continents GeoJSON
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
import SwiftUI
import PlaygroundSupport
struct Screen: View {
var body: some View {
TabView {
InstagramHome().tabItem {
Image(systemName: "house.fill")
}
Text("Instagram").tabItem {