SamaritanMachine

Results 4 issues of SamaritanMachine

I have 3 container view and I want to connect these and SJFluidSegmentedControl. I've tried this `if segmentedControl.currentSegment == 0 { firstContainerView.alpha = 1 secondContainerView.alpha = 2 // bla bla...

When I install library, there a lot of 'Swift Compiler Errors'. Will you update this repo?

I tried many solution for CallKit extension to show caller id. Steps: 1 - Adding call directory extension to my project. 2 - Set the developer.apple.com things. 3 - Implement...

Using GeoFire 3.0 and Swift 4 The problem is when I query locations with given radius, it gives only one location and the location is own location. When I run...