{"id":24836840,"url":"https://github.com/mriganksingh/drawer-navigation-react-native","last_synced_at":"2026-05-09T09:40:32.501Z","repository":{"id":273173534,"uuid":"918898545","full_name":"mriganksingh/Drawer-Navigation-React-Native","owner":"mriganksingh","description":"React Native Drawer Menu","archived":false,"fork":false,"pushed_at":"2025-01-19T07:17:11.000Z","size":46,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T03:42:47.975Z","etag":null,"topics":["react-native","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/mriganksingh.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-19T06:46:42.000Z","updated_at":"2025-03-19T07:58:40.000Z","dependencies_parsed_at":"2025-01-19T07:35:30.602Z","dependency_job_id":"a8f243bd-75ec-470f-ab02-b608da4a2e2c","html_url":"https://github.com/mriganksingh/Drawer-Navigation-React-Native","commit_stats":null,"previous_names":["mriganksingh/drawer-navigation-react-native"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mriganksingh%2FDrawer-Navigation-React-Native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mriganksingh%2FDrawer-Navigation-React-Native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mriganksingh%2FDrawer-Navigation-React-Native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mriganksingh%2FDrawer-Navigation-React-Native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mriganksingh","download_url":"https://codeload.github.com/mriganksingh/Drawer-Navigation-React-Native/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245585798,"owners_count":20639671,"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":["react-native","typescript"],"created_at":"2025-01-31T05:43:57.164Z","updated_at":"2026-05-09T09:40:32.417Z","avatar_url":"https://github.com/mriganksingh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Drawer Navigation with Tab and Stack Integration\n\n React Native application that features a drawer navigation menu integrated with a bottom tab navigator and stack navigators for individual screens.\n\n## Project Structure\n\n```plaintext\n/src\n├── navigation\n│   ├── DrawerNavigator.tsx\n│   ├── StackNavigator.tsx\n│   ├── TabNavigator.tsx\n├── screens\n│   ├── ContactScreen.tsx\n│   ├── DrawerContent.tsx\n│   ├── HomeScreen.tsx      \n│   ├── Screen1.tsx       \n│   ├── Screen2.tsx\n├── App.tsx               \n```\n\n## Installation\n\n### Prerequisites\n- Node.js (v16 or later)\n- Expo CLI installed globally (`npm install -g expo-cli`)\n\n### Steps\n1. Clone the repository:\n   ```bash\n   git clone \u003crepository-url\u003e\n   cd \u003cproject-directory\u003e\n   ```\n\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n3. Start the development server:\n   ```bash\n   npm start\n   ```\n\n4. Run the application:\n   - For iOS: Press `i` to open in the iOS simulator (Mac only).\n   - For Android: Press `a` to open in an Android emulator or connected device.\n   - For Web: Press `w` to open in the browser.\n\n## Usage\n- Open the app and click the hamburger icon to reveal the drawer.\n- Navigate between the tabs (Home and Contact).\n- Within the Home tab, navigate through the stack screens (Screen1, Screen2).\n\n## Dependencies\n- `@react-navigation/native`\n- `@react-navigation/drawer`\n- `@react-navigation/bottom-tabs`\n- `@react-navigation/stack`\n- `react-native-screens`\n- `react-native-gesture-handler`\n- `react-native-reanimated`\n- `react-native-safe-area-context`\n- `react-native-vector-icons`\n\n## Demo\n\nhttps://github.com/user-attachments/assets/53e982cb-2d98-4a9e-8e29-74a43e828ead\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmriganksingh%2Fdrawer-navigation-react-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmriganksingh%2Fdrawer-navigation-react-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmriganksingh%2Fdrawer-navigation-react-native/lists"}