Skip to main content

Black Friday 2025! Only until December 1st: coupon FRIDAY25 for 40% off Yearly/Lifetime membership!

Read more here

Adding Another CRUD: Transactions

Premium
11 min read

We want to practice adding another CRUD to our application in this lesson. This time, it's the Transactions CRUD:

It has a few unique things about it:

  • A Select picker - React native does not have selects by default, so we need a package
  • A Date picker - Another package we will have to use
  • Customized input - We will have a prefix icon next to our Amount input

This one is going to be a bit more complex...

The Full Lesson is Only for Premium Members

Want to access all of our courses? (29 h 14 min)

You also get:

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

Already a member? Login here

Comments & Discussion

No comments yet…