SwiftCron icon indicating copy to clipboard operation
SwiftCron copied to clipboard

Add perfomBlockWithCron method

Open TheCodedSelf opened this issue 9 years ago • 0 comments

  • Schedules a block to run on the cron expression's next run date
  • Add a CronStorage class that will persist all cron blocks that the user can reload when the app starts up

TheCodedSelf avatar May 09 '16 07:05 TheCodedSelf