Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 920 Bytes

File metadata and controls

24 lines (13 loc) · 920 Bytes

Cook book

React native expo (54) project with sqlite

Starting the local server

npx expo run

Usage

The application has a functionality that you can create, edit and delete the recipes from the cook book. All recipes are stored in offline database in your phone with pictues.

Screens

Home screen

Recipe screen

New recipe screen

search screen