https://github.com/nbaua/recipe-app
React Native application for the Online Recipes Listing, This repository is part of the complete E2E solution created for FLAVOR project.
https://github.com/nbaua/recipe-app
react-native reactjs
Last synced: 7 months ago
JSON representation
React Native application for the Online Recipes Listing, This repository is part of the complete E2E solution created for FLAVOR project.
- Host: GitHub
- URL: https://github.com/nbaua/recipe-app
- Owner: nbaua
- Created: 2021-04-20T15:06:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-02T14:19:25.000Z (over 2 years ago)
- Last Synced: 2025-01-14T18:43:03.079Z (9 months ago)
- Topics: react-native, reactjs
- Language: TypeScript
- Homepage:
- Size: 1.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# recipe-app
A React Native (0.71 upgrade) front end for the recipe project.
---
## Main Changes
- Upgraded to new RN 0.71 - complete renewal
> Transition from JS to TS for better types control
- New Layouts / Design - complete renewal
> Improved UI Elements - Fresh look -n- feel
- Upgraded Components for better Control - UI
> Boosted for better UX - quicker loading## Minor Changes
- App name changed - updated for better branding
- Package upgrades to applicable latest versions
- Compatibility updates for version changes
- More structured source code directory
- Minor typos and naming convention changes