{"id":16579102,"url":"https://github.com/craftzdog/inkdrop-ui-mockup-react-native","last_synced_at":"2025-04-07T06:13:17.521Z","repository":{"id":38687854,"uuid":"501061173","full_name":"craftzdog/inkdrop-ui-mockup-react-native","owner":"craftzdog","description":"A mockup for Inkdrop mobile inspired by Gmail","archived":false,"fork":false,"pushed_at":"2024-05-21T00:40:07.000Z","size":1665,"stargazers_count":244,"open_issues_count":0,"forks_count":49,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-12T22:16:56.958Z","etag":null,"topics":["react-native"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/watch?v=w-M9UFHLAl0","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/craftzdog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-06-08T01:41:05.000Z","updated_at":"2024-10-10T02:32:22.000Z","dependencies_parsed_at":"2024-10-25T18:29:27.332Z","dependency_job_id":"8253fbcb-f9e4-4da5-9f04-daa7a16902d5","html_url":"https://github.com/craftzdog/inkdrop-ui-mockup-react-native","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftzdog%2Finkdrop-ui-mockup-react-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftzdog%2Finkdrop-ui-mockup-react-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftzdog%2Finkdrop-ui-mockup-react-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftzdog%2Finkdrop-ui-mockup-react-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/craftzdog","download_url":"https://codeload.github.com/craftzdog/inkdrop-ui-mockup-react-native/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247601449,"owners_count":20964864,"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"],"created_at":"2024-10-11T22:16:56.202Z","updated_at":"2025-04-07T06:13:17.501Z","avatar_url":"https://github.com/craftzdog.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gmail-like UI with React Native\n\nA UI mockup for the new version of [Inkdrop](https://www.inkdrop.app/) for mobile, inspired by Gmail for iOS and Android.\n\n## Features\n\n- Sticky header bar\n- Swipe-able list item\n- Bottom action sheet\n- Multiple theme support\n- Tablet screen support\n\nNote: Web is not supported\n\n![thumbnail](./doc/thumb1.jpg)\n\n![thumbnail](./doc/thumb2.jpg)\n\n![thumbnail](./doc/thumb3.jpg)\n\n## Video Tutorial\n\n- Part 1: [How to build Gmail-like UI with React Native](https://www.youtube.com/watch?v=w-M9UFHLAl0)\n- Part 2: [How to implement responsive three-column layout with React Native](https://www.youtube.com/watch?v=JU4VBbe23jg)\n\n## Stack\n\n- [TypeScript](https://www.typescriptlang.org/) - JavaScript with syntax for types\n- [React Native](https://reactnative.dev/) - ReactJS-based framework that can use native platform capabilities\n- [React Navigation(v6)](https://reactnavigation.org/) - Routing and navigation\n- [Restyle](https://github.com/Shopify/restyle) - A type-enforced system for building UI components\n- [React Native Reanimated](https://docs.swmansion.com/react-native-reanimated/) - Animations\n- [React Native SVG](https://github.com/react-native-svg/react-native-svg) - Displaying SVG images\n- [React Native Vector Icons](https://github.com/oblador/react-native-vector-icons) - Free Icons\n- [React Native Bottom Sheet](https://github.com/gorhom/react-native-bottom-sheet) - A performant interactive bottom sheet with fully configurable options\n- [jotai](https://jotai.org/) - Primitive and flexible state management for React\n- [React Native Three-Column Layout](https://github.com/craftzdog/react-native-three-column-layout) - A React component providing a three-column layout with animation support for tablet displays\n\n## Project structure\n\n```\n$PROJECT_ROOT\n├── index.js       # Entry point\n└── src\n    ├── navs.tsx   # Navigation components\n    ├── atoms      # Atomic components\n    ├── components # UI components\n    ├── screens    # Screen components\n    ├── hooks      # hooks\n    ├── states     # Jotai atoms\n    ├── fixtures   # sample data\n    └── images     # Image files\n```\n\n## How to dev\n\nThis project can be run from the Expo client app.\n\n```sh\nyarn\nyarn start\n```\n\nand in another terminal:\n\n```sh\nyarn run ios\n# or\nyarn run android\n```\n\n## License\n\nApache-2.0\n\n---\n\nLooking for a Markdown note-taking app? Check out my app called Inkdrop:\n\n[![Inkdrop](https://github.com/craftzdog/dotfiles-public/raw/master/images/inkdrop.png)](https://www.inkdrop.app/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcraftzdog%2Finkdrop-ui-mockup-react-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcraftzdog%2Finkdrop-ui-mockup-react-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcraftzdog%2Finkdrop-ui-mockup-react-native/lists"}