{"id":16968258,"url":"https://github.com/mtmzakir/bookstore-reactnativeapp","last_synced_at":"2025-04-11T23:51:59.136Z","repository":{"id":189534110,"uuid":"497677802","full_name":"mtmzakir/BookStore-ReactNativeApp","owner":"mtmzakir","description":"Mobile Application","archived":false,"fork":false,"pushed_at":"2022-08-25T15:34:25.000Z","size":68,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T23:51:54.866Z","etag":null,"topics":["android","expo","ios","react-native","ui"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mtmzakir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-05-29T18:37:27.000Z","updated_at":"2024-08-04T13:38:27.000Z","dependencies_parsed_at":"2023-08-20T17:47:11.050Z","dependency_job_id":null,"html_url":"https://github.com/mtmzakir/BookStore-ReactNativeApp","commit_stats":null,"previous_names":["mtmzakir/bookstore-reactnativeapp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtmzakir%2FBookStore-ReactNativeApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtmzakir%2FBookStore-ReactNativeApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtmzakir%2FBookStore-ReactNativeApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtmzakir%2FBookStore-ReactNativeApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mtmzakir","download_url":"https://codeload.github.com/mtmzakir/BookStore-ReactNativeApp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497861,"owners_count":21113984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","expo","ios","react-native","ui"],"created_at":"2024-10-14T00:11:20.094Z","updated_at":"2025-04-11T23:51:59.112Z","avatar_url":"https://github.com/mtmzakir.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eBook Store App Development\u003cbr\u003eusing React Native\u003c/h1\u003e\n\n### Indroduction \n\u003cp align=\"justify\"\u003eOne of the simplest mobile applications you can build with React Native is a Book app for a good reader. As a complete beginner in mobile application development, building a simple Book app can be a great way to get started with React Native. There should be screens to login or register for the book app. The books list should be displayed and there should be a way to sort the books category wise. If user clicked on a book user should be navigated to the details such as author,title of the particular book. And user should be able to search the book using its name.\u003c/p\u003e\n\n\n\n*Features to be implemented in the book app*\n- User Login \u0026 Registration screens\n- Navigation (Drawer or Tab Bar)\n- Books Lists \u0026 Categories Lists\n- Books Details screen (including author, description, book cover photo,price, etc)\n- Book Search functionality\n\n---\n\n*Screenshot of UI*\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/90142607/180664987-8a7fd7a0-eeba-4dec-990c-c43f6a8b43a8.jpg\" width=\"180\" height=\"390\" /\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/90142607/180665000-21a40705-dde0-4077-a6c2-5bfc9447a7ff.jpg\" width=\"180\" height=\"390\" /\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/90142607/180664990-c479e82c-f032-4e0e-8bf8-bbce73b4d0a8.jpg\" width=\"180\" height=\"390\" /\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/90142607/180664996-8970aff4-7d2c-4437-b7d5-7d954611ebbb.jpg\" width=\"180\" height=\"390\" /\u003e\n\u003c/div\u003e\n\n---\n\n### 1. Create a Project in Expo \n\n    expo init BookStore\n    cd BookStore\n\n\n### 2. Install these dependencies inside the folder\nin cmd\u003e\u003e\u003e\n\n    npm install @react-navigation/native\n    npm install @react-navigation/stack\n    expo install react-native-gesture-handler\n    npm install @react-navigation/bottom-tabs\n    npm install @react-navigation/drawer\n    expo install react-native-gesture-handler react-native-reanimated\n    expo install react-native-reanimated\n    npm install react-native-elements --save --force\n    npm install react-native-vector-icons --save\n    \n    \n### 3. Replace all files files inside your Folder\n\n\n### 4. Run app with this command\n    expo start --clear\n\n\u003ch1 align=\"center\"\u003eCredits to M.T.M. Zakir\u003c/h1\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtmzakir%2Fbookstore-reactnativeapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmtmzakir%2Fbookstore-reactnativeapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtmzakir%2Fbookstore-reactnativeapp/lists"}