string code snippets in swift

append a string to the end of another string in swift
apply regex in swift
capitalise the first letter of a string in swift
capitalise the last letter of a string in swift
check if character is a letter in swift
convert a date to a string in swift
convert a string to a date in swift
convert date to iso8601 in swift
convert nsstring to string in swift
copy string to clipboard in swift
count a strings length in swift
create a date to iso string in swift
create a function to split string in half in swift
create a list of strings in swiftui in swift
create a method that takes string as name parameter and returns a number of it in swift
create a password with at least one lowercase letter in swift
create a password with at least one number in swift
create a password with numbers in swift
create a password with uppercase letters in swift
create a password with uppercase letters and lowercase letters in swift
divide a text by words and then group those words by groups of three characters. in swift
find all words ending in lex in a string in swift
find bitcoin cash addresses in a string using regex in swift
find dates in a string using regex in swift
find email addresses in a string using regex in swift
find ethereum addresses in a string using regex in swift
find hashtags in a string using regex in swift
find ipv4 addresses in a string using regex in swift
find ipv6 addresses in a string using regex in swift
find mac addresses in a string using regex in swift
find the first character in a string in swift
find the first index of a character in a string in swift
find the last character in a string in swift
find the last index of a character in a string in swift
find the last index of a substring in a string in swift
find the length of a string in swift
find the longest word in a string in swift
find the shortest word in a string in swift
find urls in a string using regex in swift
format a date in to the format 'yyyy-mm-dd hh:mm:ss' in swift in swift
format a date in to the format 'yyyy-mm-dd hh:mm:ss.fff zzz' in swift
format a date in to the format 'yyyy-mm-dd' in swift
format a date in to the format month day, year in swift
format a date in to the format month day, year hour:minute:second.fff am/pm in swift
generate a random string in swift
how do you determine if a string is a palindrome in swift
insert a string into another string at a specific index in swift
int to string index in swift
join an array of characters into a string in swift
join an array of substrings into a string in swift
join two strings in swift
parse a url without foundation in swift
perform a bit cast from int to string in swift
prepend a string to the beginning of another string in swift
remove a character from a string at a specific index in swift
remove a substring from a string in swift
remove a substring from a string at a specific index in swift
remove last character from string in swift
replace a character in a string in swift
replace a substring in a string in swift
roman numeral to int in swift
shuffle a string in swift
split a string by periods in swift
split a string by the letter h in swift
split a string into an array of characters in swift
split a string into an array of words in swift
split a string into two strings in swift
split a text by groups of three characters in swift
split array into string in swift
store a string to core data in swift
write string to switft ui in swift

gistlibby LogSnag