Skip to content

M-I-N/Blocky

Repository files navigation

Blocky

Language

Blocky is an iOS call blocking & sms filtering app developed in Swift 4. The app has been actively upgrading to adopt the latest features of iOS and Swift language.

Notices

The current version is working with Xcode Version Xcode 9.3 (9E145).

Version 1.0

This version supports iOS 11.0+ only using Swift 4+

Features

  • Swift Programming Language
  • MVVM - Reactively update ViewController UI from ViewModel
  • Value-based programming - Use immutable value anywhere
  • PhoneNumberKit
  • CTKFlagPhoneNumber

How to build

  1. Clone the repository
$ git clone https://github.com/M-I-N/Blocky.git
  1. Install pods (Optional)
$ cd Blocky
$ pod install
  1. Open the workspace in Xcode (Optional)
$ open "Blocky.xcworkspace"
  1. Compile and run the app in your Actual Device (iPhone running iOS 11.0+)

Requirements

  • Xcode 9
  • iOS 11.0+
  • Swift 4

Releases

No releases published

Packages

No packages published