Hi everyone!!! Hope your all doing good!!!
I'm Slowly learning. lol!!!
Question 1: How do I hide the home bar in iOS. (Objective C)?
Saw this code for swift:
override var prefersHomeIndicatorAutoHidden: Bool {
return true
}
Question 2: How do I turn off the "Shake To Undo" via code when my app starts?
Thanks,
Johnny5
I'm Slowly learning. lol!!!
Question 1: How do I hide the home bar in iOS. (Objective C)?
Saw this code for swift:
override var prefersHomeIndicatorAutoHidden: Bool {
return true
}
Question 2: How do I turn off the "Shake To Undo" via code when my app starts?
Thanks,
Johnny5