MSTC-DA-IICT / Hacktoberfest24-Quiz-App-React-Native

This repository is made for the purpose of Hacktoberfest-2024 to promote open source contributions
0 stars 7 forks source link

Implement API Call to fetch QuestionCategories #5 #14

Closed dhyey2075 closed 3 weeks ago

dhyey2075 commented 1 month ago

Implement API Call to fetch QuestionCategories #5

At the home page 4 categories are visible you can see more by clicking the button. It fetches categories from API and shows, in case error is also handled.

Fixes # 5

1 => Home Page

2 Loader Added on Categories Page

3 Categories (Scroll Enabled)