Skip to content

El-Machine/Wand_CoreLocation

 
 

Repository files navigation

API for Any (thing) |

⚙️ Usage

#Request current Location
|{ (location: CLLocation) in 

}

#Request .authorizedAlways permissions once
CLAuthorizationStatus.authorizedAlways | .one { status in
            
}

Idea

Imagine that you have a black box that can give you any object 💡
You don't know what is already in box or what will happens inside ⚙️
Simply ask for objects that you need

Сoncept

Wand started from idea about receiving anything in most efficient and fast way 🪄
Just add on¯e sign to completion handler and retreive the result 📦

You ideas, comments, contribution are welcome |

Tasks

  • Notification

  • Data

  • URL

  • JsonObject

  • REST

  • Data

Alex Kozin
El Machine 🤖 2024

Languages

  • Swift 100.0%