Skip to content

pdhruv93/i-have-food-react-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Splash Screen

Home Screen: showing list of food entries

Filtering by Pincode Option

Forms and Validations using Formik: To add new food entry

Details of an entry using Bottom Sheet Modal

Google Firebase Push Notifications

Custom Fonts Installation

https://www.youtube.com/watch?v=g64x5mJadbk (Dont use fontWeight:"bold", it is breaking the font family, Ref: https://stackoverflow.com/a/58765980 )

Git steps

git init -b main git remote add origin https://github.com/pdhruv93/i-have-food-react-native.git git add . && git commit -m "initial commit" && git push git push origin main

Formik Introduction

https://www.youtube.com/watch?v=t4Q1s8WntlA

Firebase DB Usage

https://rnfirebase.io/database/usage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published