Building a Budget Buddy App with React Native Expo SQLite

preview_player
Показать описание
Hello friend! Join me on building a beautiful Budget Buddy App that demonstrates the power of developing local-first applications with React Native

👨🏻‍💻 ☕️ 🌟 Join this channel to get access to perks:🌟 ☕️ 👨🏻‍💻

⌚️ Timestamps ⌚️
0:00 Introduction
5:00 Video Resources
12:20 Creating SQLite DB
20:45 Creating Budget Buddy App
23:43 Installing Dependencies
27:00 Importing existing SQLite DB
37:35 Suspense and SQLite Provider
50:51 Running our first Query
56:38 Transactions List Component
01:00:35 Deleting Transactions
01:24:37 Summary Card Component
01:30:56 Complex Dynamic Queries
01:40:13 Add Transaction Component
01:48:04 Inserting New Records
01:52:50 Conclusion

⭐️ If you want to learn more about me, check this links:

⭐️ My apps & projects:

Рекомендации по теме
Комментарии
Автор

Great video. Exactly what I was looking for test started. Quick question, how will you handle schema changes if needed in future version of this app?

screwfeaar
Автор

Really great and so much helpful video. I have watched many videos for react native, but the best ones are your videos.


I understood each thing clearly in your videos. You are really a great developer. keep making these videos😊

divyanshu
Автор

Great lesson!! Followed through to the end. Will actually make it my own, and publish it, for fun, and so at least I can use the app and perhaps some of my family members.

distinct_mind
Автор

hey i am at about 30 minutes into the tutorial good one thanks had the question. why we have installed so many libraries like native stack navigation isnt the expo router already in expo we dont need anything i guess

mma-dost
Автор

Hi! I followed this example for a project, but when trying to insert data i get this error.

Call to function has been rejected.
→ Caused by: Error code: attempt to write a readonly database

Does anyone have any ideas on how to solve it? :/

adrifl
Автор

Yasss Beto is back with another killer video 🙌

hqasmei
Автор

Where can I find local database that the app uses? The one that is created at the beginning, not the db file.

croanna_
Автор

Sqlite connection code better than documentation for the beginners. Seen many of my beginner student stumped by it. Thanks.
obviously there is

TARS-CASE
Автор

Am having trouble with react native firebase authentication using expo 51 can you make an upated video on this or provide alterntaives, , Thank you in advance

jazzcafecoffee
Автор

This looks like an amazing project for a beginner like me! Is there a license for this code?

afaf
Автор

Hi! I have an error while copying my db file from assets. The message is like "Calling the downloadAsync function has failed... {filepath} is not readable." This happens only in production builds, while on dev builds everything is fine. Maybe you know how to fix that? Thanks.

jjfromua
Автор

My emulator runs so laggy. What kinda computer specs do you have that make it run smoother? Is it more ram/CPU/GPU?

kT
Автор

Nice this is what i'm looking using a sqlite db hopefully you can expand it like having a supabase database.

ericsonl_
Автор

Hi,
I just want to ask that when i am inserting data in db it is inserting and it is showing me data but i have also opened my ".db" file in "DB Browser (SQLite)" but it is not showing my data in it

m.zanaenullah
Автор

hi bro!! where is db file create in production env

karthickraja
Автор

I love your video man, you are the best, can u please design a better project constractor next time ?

jousufjacob
Автор

I have a problem when when i try to select data it says no such table "table name"

Drchichodiaz
Автор

Please one full stack react native project

mma-dost
Автор

Unable to resolve "expo-sqlite/next"

ns