Skip to main content

First CRUD Page: Categories List

Premium
3 min read

Let's move on from authentication into the categories list. Our main goal here is to create a simple fixed list of categories and get familiar with the components:


Creating a Simple List

In React Native, you don't create the list with typical html elements like <ul> and <li>. Instead, you use...

The Full Lesson is Only for Premium Members

Want to access all of our courses? (36 h 00 min)

You also get:

61 courses
Premium tutorials
Access to repositories
Private Discord
Get Premium for $129/year or $29/month

Already a member? Login here

No comments yet…