WIP: [ios] Track recording as a fifth bar button #9715

Closed
kirylkaveryn wants to merge 4 commits from ios/track-recording-fifth-bar-button into master

4 commits

Author SHA1 Message Date
98723bb6d9 [ios] add track recording button to the tab bar
1. switch layout to the stack view
2. add the track recording (TR) button to the stack
3. subscribe TR button state on the recording updates
4. implement TR button "blinking"

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-11-22 19:06:47 +04:00
65e99a8ad1 [ios] add new icon for the track recoding main tab button
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-11-22 19:06:47 +04:00
b9c5805bf1 [ios] add observation for the track recorder state
To bind state with the button on the main screen

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-11-22 19:06:47 +04:00
970899cb05 [ios] add red style for the main tab bar button
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-11-22 19:06:47 +04:00