
Learn to build a non-gaming RSS reader app in Unity using UI components, display NASA news feeds in a grid, and open stories from the home screen.
Kick off project setup for a unity ui components rss reader app, then integrate an rss feed to power the national news feed.
Write the RSS feed reader class, define data structures for channels and items, and map fields such as title, description, and link for the Unity UI app.
Write a class for reading an RSS feed by retrieving item values, building and naming an item list, and handling links and data fields, with basic error checks.
Test the RSS feed class by parsing feeds, retrieving items, and validating link and description data for the Unity RSS reader app.
Build a responsive home screen in Unity for an RSS reader by populating a scrollable feed with a panel, dynamic item prefabs, and layout adjustments to ensure smooth scrolling.
Populate the home screen by dynamically creating buttons from a prefab, populating a scrollable list, and binding text to content while managing layout and overflow.
Learn to implement home screen images in a Unity UI powered RSS reader app by retrieving online images, wiring image loading functions, and handling common UI errors.
Wire the home screen clicks by wiring the event handler, dynamically obtaining the script reference, and passing item descriptions and links to render stories in the RSS reader app.
Build the story screen UI by setting up the scene, adding a top image, populating the description in a text box, and wiring buttons to return home or visit story.
Step 10 shows populating the story screen in Unity by wiring a script to supply image, title text, description, and link, while managing scenes and returning to the home screen.
Unity is one of the most popular cross platform development tool currently in the market. From game development to various AR/VR app, its usage lies beyond imagination.
Still there are some technical aspects with respect to Unity UI which is missing on the internet. Thus I had made this course for you understand how to integrate several external aspects with the Unity using C#.
In this course you are going to learn how to develop a RSS Reader App with Unity UI Components.
While developing this app you are going to use many of the Unity UI components, thus mastering your skills of Non Gaming App Developments with Unity.
While developing the game you will be using various components and api thus getting a feel of a real world applications.
Also you will be writing a class to parse the xml of the rss feed in this project. So you will be improving your C# and XML Parsing skills in this project.
I will be your instructor for the course, I have developed around 100+ apps across 9 different platforms spanning around 15 years.
I have also taught around 50000 students globally how to develop apps.
So Join this new revolution with me and Unity.
See you inside the course.