dillidon / alerts-and-pickers

Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
MIT License
5.65k stars 700 forks source link

Update String+Extensions.swift #101

Open jazmas74 opened 4 years ago

jazmas74 commented 4 years ago

fixing a bug

Referencing initializer 'init(_:)' on 'Range' requires that 'String.Index' conform to 'Strideable'

referencing about this issue: https://www.reddit.com/r/swift/comments/bbrmug/range_not_meeting_signedinteger_strideable/