{"id":21355357,"url":"https://github.com/mrikirill/rnsketchnoteapp","last_synced_at":"2025-07-12T22:32:56.287Z","repository":{"id":40433182,"uuid":"302862928","full_name":"mrikirill/RNSketchNoteApp","owner":"mrikirill","description":"A demo drawing app which is based on React Native with MobX and SVG","archived":false,"fork":false,"pushed_at":"2022-05-19T01:12:54.000Z","size":1548,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-10T04:23:18.942Z","etag":null,"topics":["demo-app","drawing-app","mobx","react-native","sketchapp","svg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrikirill.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}},"created_at":"2020-10-10T09:16:45.000Z","updated_at":"2023-03-08T23:48:18.000Z","dependencies_parsed_at":"2022-08-09T20:20:27.425Z","dependency_job_id":null,"html_url":"https://github.com/mrikirill/RNSketchNoteApp","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrikirill%2FRNSketchNoteApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrikirill%2FRNSketchNoteApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrikirill%2FRNSketchNoteApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrikirill%2FRNSketchNoteApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrikirill","download_url":"https://codeload.github.com/mrikirill/RNSketchNoteApp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225839594,"owners_count":17532308,"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":["demo-app","drawing-app","mobx","react-native","sketchapp","svg"],"created_at":"2024-11-22T04:17:05.784Z","updated_at":"2024-11-22T04:17:06.361Z","avatar_url":"https://github.com/mrikirill.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RNSketchNote\n\nA demo drawing app which is based on React Native with MobX and SVG\n\n## Nav\n- [Description](#desc)\n- [Stack](#stack)\n- [Project structure ](#project-structure)\n- [Testing ](#testing)\n- [Usage ](#usage)\n\n## Description [](#desc)\nThe main functions of this App:\n* **Drawing component** is based on [React Native SVG](https://github.com/react-native-community/react-native-svg) to implement `Polyline` and use `PanResponder` to detect taps\n* Create a new Sketch\n* Save sketches to AsyncStorage\n* Delete all sketches from AsyncStorage\n* Edit selected sketch and save it by using AsyncStorage\n\n![](prew.gif)\n\n## Stack [](#stack)\n* Architecture: MVVM with MobX\n* [React Native 0.63](https://reactnative.dev)\n* State: [MobX](http://mobx.js.org)\n* [TypeScript](https://www.typescriptlang.org)\n* [@react-native-community/react-native-svg](https://github.com/react-native-community/react-native-svg)\n\n## Project structure [](#project-structure)\n* `__mocks__` - mock files for Native Modules\n* `__tests__` - test cases\n* `src`\n  * `components` - UI components\n  * `models` - models SketchList and SketchItem\n  * `screens` - screen components\n  * `services` - services \n  * `stores` - MobX stores (ViewModel)\n  * `utils` - utilities and config\n\n## Testing [](#testing)\nRun `yarn test`\n\n![](test.png) \n\n\n## Usage [](#usage)\n1. Make sure that you have XCode and Android Studio\n2. Git clone this repo\n3. Run `yarn` or `npn i`\n4. Run `yarn ios` or `yarn android`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrikirill%2Frnsketchnoteapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrikirill%2Frnsketchnoteapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrikirill%2Frnsketchnoteapp/lists"}