I have added the Fedora Planet Page using the RSS feeds generated by Atom 1.0 feeds. Using the RSS Parser (https://www.npmjs.com/package/rss-parser) an async service is created which returns the json result. In the beginning only the Heading, Title, Author, and the Content Snippet is displayed using the Ionic Card but as soon as the heading is clicked the whole content appears and If heading is clicked again it minimizes back.
I have added the Fedora Planet Page using the RSS feeds generated by Atom 1.0 feeds. Using the RSS Parser (https://www.npmjs.com/package/rss-parser) an async service is created which returns the json result. In the beginning only the Heading, Title, Author, and the Content Snippet is displayed using the Ionic Card but as soon as the heading is clicked the whole content appears and If heading is clicked again it minimizes back.