danielamitay / DAKeyboardControl

DAKeyboardControl adds keyboard awareness and scrolling dismissal (ala iMessages app) to any view with only 1 line of code.
Other
1.58k stars 214 forks source link

change it in swift code #103

Open NiteshKhandal opened 7 years ago

NiteshKhandal commented 7 years ago

hello sir

i just want to use below cone in swift 3 language so can you please change it in swift as soon as possible because it's urgent for me.

[self.view addKeyboardPanningWithActionHandler:^(CGRect keyboardFrameInView) { // Move interface objects accordingly // Animation block is handled for you }];

Regards Nitesh