Split screen in iPad
- by AAT
I working on a iPAD only app which requires me to split the screen such a way that:
(1) there are 2 parts on the screen divided vertically
(2) On the left side, user can communicate using a chat
(3) On the right side, user can see continuous streaming data
I am not sure (A) how can I do two tasks simultaneously (B)how to split the screen (is…