@thenaim nice work, just checked. Especially i like view of comments/likes, it’s can be implemented partially to one of my application.
Also one tip if you wanna make player more native: Divide pane into 2 sections/breaks - bottom and top; Apply to top section ‘hide-on-bottom’ attribute and listen transition end callback. On callback - show bottom section. Define also 2 breakpoints: bottom + break. Should look like iOS music player exactly.
@Romwtb, Thank you for your feedback. I wanted to use your package)), but could not solve a couple of questions. I tried to change the styles, but still did not achieve the result.
How to call clear pane without nothing, for example headers, paddings and other?
How can i use ion-content on pane with header and footer (like ion-modal)?