From 1a351578b96d918ec822172bbb929931562db7c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 10:18:40 +0000 Subject: [PATCH 1/5] Update dependency react-native-safe-area-context to v4.5.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 68f6cff..909833f 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "react-native-animated-pagination-dots": "^0.1.73", "react-native-elements": "^3.4.2", "react-native-flash-message": "^0.4.0", - "react-native-safe-area-context": "4.3.1", + "react-native-safe-area-context": "4.5.0", "react-native-screens": "~3.19.0", "react-native-svg": "13.8.0" }, diff --git a/yarn.lock b/yarn.lock index 05e27a9..e38f727 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7428,10 +7428,10 @@ react-native-ratings@8.0.4: dependencies: lodash "^4.17.15" -react-native-safe-area-context@4.3.1: - version "4.3.1" - resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.3.1.tgz#5cf97b25b395e0d09bc1f828920cd7da0d792ade" - integrity sha512-cEr7fknJCToTrSyDCVNg0GRdRMhyLeQa2NZwVCuzEQcWedOw/59ExomjmzCE4rxrKXs6OJbyfNtFRNyewDaHuA== +react-native-safe-area-context@4.5.0: + version "4.5.0" + resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.5.0.tgz#9208313236e8f49e1920ac1e2a2c975f03aed284" + integrity sha512-0WORnk9SkREGUg2V7jHZbuN5x4vcxj/1B0QOcXJjdYWrzZHgLcUzYWWIUecUPJh747Mwjt/42RZDOaFn3L8kPQ== react-native-screens@~3.19.0: version "3.19.0" From 4e203e0df5b871a72f9c04ee4467b706435e3d8d Mon Sep 17 00:00:00 2001 From: Jarrian Gojar Date: Fri, 10 Feb 2023 18:19:22 +0800 Subject: [PATCH 2/5] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index d602fe2..7bedf8f 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "Authentic Pinoy Recipes", "slug": "authentic_pinoy_recipes", - "version": "1.4.1", + "version": "1.4.2", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "light", From 00fe0b972c0dba8a80f24f9607a576bb5774468d Mon Sep 17 00:00:00 2001 From: Jarrian Gojar Date: Fri, 10 Feb 2023 18:19:48 +0800 Subject: [PATCH 3/5] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 909833f..c9d443e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "authentic_pinoy_recipes", - "version": "1.4.1", + "version": "1.4.2", "main": "node_modules/expo/AppEntry.js", "scripts": { "start": "expo start", From 1e951e2a10149cb98b0b5d7533853ae2d0f6c2a1 Mon Sep 17 00:00:00 2001 From: Jarrian Gojar Date: Fri, 10 Feb 2023 18:21:30 +0800 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b4c230..f57e3ae 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ # Authentic Pinoy Recipes -Authentic Pinoy Recipes is a personal project meant to be submitted as an educational project for the subject Mobile System Development to complete the said subject. +Authentic Pinoy Recipes is a personal project to be submitted to complete the Mobile System Development Course. # Features From 746faac1bc7961f945cce934c22a8e5dfd5385b5 Mon Sep 17 00:00:00 2001 From: Jarrian Gojar Date: Fri, 10 Feb 2023 19:18:31 +0800 Subject: [PATCH 5/5] Update README.md --- README.md | 55 ++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 42 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index f57e3ae..bdc19f1 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,45 @@ -![app icon](./assets/icon.png) - -[![Status](https://img.shields.io/badge/status-stable-blue.svg)](https://github.com/godkingjay/Authentic-Pinoy-Recipes-App/tree/master) -[![License](https://img.shields.io/badge/License-MIT%20or%20Apache%202-green.svg)](https://github.com/godkingjay/Authentic-Pinoy-Recipes-App/tree/master) -[![Release](https://img.shields.io/github/release/godkingjay/Authentic-Pinoy-Recipes-App.svg?maxAge=3600&label=download)](https://github.com/godkingjay/Authentic-Pinoy-Recipes-App/releases/latest) -[![Downloads](https://img.shields.io/github/downloads/godkingjay/Authentic-Pinoy-Recipes-App/total?style=flat-square)](https://github.com/godkingjay/Authentic-Pinoy-Recipes-App/releases/latest) -[![Stars](https://img.shields.io/github/stars/godkingjay/Authentic-Pinoy-Recipes-App.svg?style=social&label=Stars)](https://github.com/godkingjay/Authentic-Pinoy-Recipes-App/stargazers) - -[![Last Commit](https://img.shields.io/github/last-commit/godkingjay/Authentic-Pinoy-Recipes-App.svg)](https://github.com/godkingjay/Authentic-Pinoy-Recipes-App/commits) -[![Issues Open](https://img.shields.io/github/issues/godkingjay/Authentic-Pinoy-Recipes-App.svg)](https://github.com/godkingjay/Authentic-Pinoy-Recipes-App/issues) -[![Issues Closed](https://img.shields.io/github/issues-closed/godkingjay/Authentic-Pinoy-Recipes-App.svg)](https://github.com/godkingjay/Authentic-Pinoy-Recipes-App/issues?q=is%3Aissue+is%3Aclosed) -[![Code Size](https://img.shields.io/github/languages/code-size/godkingjay/Authentic-Pinoy-Recipes-App.svg)](https://github.com/godkingjay/Authentic-Pinoy-Recipes-App) -[![Repo Size](https://img.shields.io/github/repo-size/godkingjay/Authentic-Pinoy-Recipes-App.svg)](https://github.com/godkingjay/Authentic-Pinoy-Recipes-App) +
+ APP LOGO +
+ +
+ +
+ + Status + + + License + + + Release + + + Downloads + + + Stars + +
+
+ + Last Commit + + + Issues Open + + + Issues Closed + + + Code Size + + + Repo Size + +
+ +

# Authentic Pinoy Recipes