Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

rn-assignment3-11327734

11327734

Brief description of components used

I used a bunch of different components to build this app! I started with [View] to create containers for my layout. Then I used [Text] to display text, [StyleSheet] to style everything, and [TextInput] for the search bar. I made the filter button interactive with [TouchableOpacity] and displayed an image with [Image].

To show the categories, I used a [ScrollView] to allow horizontal scrolling and created individual category cards with View. I also used Text to display the category titles and task counts, and Image for the category icons.

For the ongoing tasks, I used another ScrollView to enable vertical scrolling and created task items with View. Finally, I used Text to display the task titles.

alt text

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages