{"id":21250791,"url":"https://github.com/pavloko/react-native-tinycard","last_synced_at":"2025-06-11T02:36:23.347Z","repository":{"id":57340904,"uuid":"112879791","full_name":"pavloko/react-native-tinycard","owner":"pavloko","description":"A card component inspired by Tinycards.","archived":false,"fork":false,"pushed_at":"2017-12-13T12:14:08.000Z","size":1175,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-30T16:28:11.163Z","etag":null,"topics":["card","react","react-native","ui-component"],"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/pavloko.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}},"created_at":"2017-12-02T21:54:42.000Z","updated_at":"2025-04-25T20:22:40.000Z","dependencies_parsed_at":"2022-09-08T03:00:21.825Z","dependency_job_id":null,"html_url":"https://github.com/pavloko/react-native-tinycard","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavloko%2Freact-native-tinycard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavloko%2Freact-native-tinycard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavloko%2Freact-native-tinycard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavloko%2Freact-native-tinycard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pavloko","download_url":"https://codeload.github.com/pavloko/react-native-tinycard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavloko%2Freact-native-tinycard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259186773,"owners_count":22818630,"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":["card","react","react-native","ui-component"],"created_at":"2024-11-21T03:38:54.397Z","updated_at":"2025-06-11T02:36:23.317Z","avatar_url":"https://github.com/pavloko.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/dwyl/esta/issues)\n[![npm version](https://badge.fury.io/js/react-native-tinycard.svg)](https://badge.fury.io/js/react-native-tinycard)\n\n### Card component inspired by [Tinycards](https://tinycards.duolingo.com/)\n![](https://github.com/pavloko/react-native-tinycard/blob/master/screenshots/react-native-tinycard.gif \"react-native-tinycard-screenshoty\")\n\n### Dependencies\n1. [react-native-flip-card](https://github.com/moschan/react-native-flip-card)\n\n### Installation\n1. `yarn add react-native-tinycard`\n\n### Usage\n```\nimport React, {Component} from 'react'\nimport {View} from 'react-native'\nimport Tinycard from 'react-native-tinycard'\n\nclass App extends Component {\n    render() {\n        \u003cView\u003e\n            \u003cTinycard\n                word={'book'}\n                translation={'libra'}\n                onContinue={() =\u003e console.log('Swipped the card. Showing next!')}\n            /\u003e\n        \u003c/View\u003e\n    }\n}\n```\n\n### Running the example project\n1. Fork and clone the rope\n2. `cd react-native-tinycard`\n3. Install dependencies: `cd example \u0026\u0026 yarn`\n4. Symlink the source code to get livesync: `npm link ../`\n5. Run the project from main dir: `cd .. \u0026\u0026 yarn start`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpavloko%2Freact-native-tinycard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpavloko%2Freact-native-tinycard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpavloko%2Freact-native-tinycard/lists"}