{"id":15801603,"url":"https://github.com/garrettmac/redditlabsmobile","last_synced_at":"2025-03-31T21:42:40.557Z","repository":{"id":84888591,"uuid":"100145876","full_name":"garrettmac/RedditLabsMobile","owner":"garrettmac","description":null,"archived":false,"fork":false,"pushed_at":"2017-08-13T01:10:01.000Z","size":197,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-06T01:23:19.584Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","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/garrettmac.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":"2017-08-13T01:08:19.000Z","updated_at":"2017-08-13T01:08:26.000Z","dependencies_parsed_at":"2023-05-01T00:50:03.473Z","dependency_job_id":null,"html_url":"https://github.com/garrettmac/RedditLabsMobile","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/garrettmac%2FRedditLabsMobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garrettmac%2FRedditLabsMobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garrettmac%2FRedditLabsMobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garrettmac%2FRedditLabsMobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/garrettmac","download_url":"https://codeload.github.com/garrettmac/RedditLabsMobile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246547319,"owners_count":20794970,"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":[],"created_at":"2024-10-05T01:23:16.512Z","updated_at":"2025-03-31T21:42:40.530Z","avatar_url":"https://github.com/garrettmac.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg alt=\"RedditLabsMobile\" src=\"snapshots/snapshot.jpg\" width=\"308\"\u003e\u003c/p\u003e\u003cp align=\"center\"\u003eMeet RedditLabsMobile\u003c/p\u003e\u003cp align=\"center\"\u003e\u003ca href=\"http://standardjs.com/\"\u003e\u003cimg  src=\"https://img.shields.io/badge/code style-standard-brightgreen.svg?style=flat-square\"\u003e\u003c/a\u003e\u003ca href=\"http://standardjs.com/\"\u003e\u003cimg  src=\"https://img.shields.io/github/downloads/atom/atom/latest/total.svg\"\u003e\u003c/a\u003e\u003ca href=\"https://npmjs.org/package/RedditLabsMobile\"\u003e\u003cimg alt=\"npm version\" src=\"http://img.shields.io/npm/v/RedditLabsMobile.svg?style=flat-square\"\u003e\u003c/a\u003e\u003ca href=\"https://npmjs.org/package/RedditLabsMobile\"\u003e\u003cimg alt=\"npm version\" src=\"http://img.shields.io/npm/dm/RedditLabsMobile.svg?style=flat-square\"\u003e\u003c/a\u003e\u003ca href=\"https://github.com/garrettmac/RedditLabsMobile/pulls?q=is:pr is:closed\"\u003e\u003cimg alt=\"PR Stats\" src=\"https://img.shields.io/issuestats/i/github/garrettmac/RedditLabsMobile.svg?style=flat-square\"\u003e\u003c/a\u003e\u003ca href=\"https://github.com/garrettmac/RedditLabsMobile/issues?q=is:issue is:closed\"\u003e\u003cimg alt=\"Issue Stats\" src=\"https://img.shields.io/issuestats/p/github/garrettmac/RedditLabsMobile.svg\" style=\"flat-square\"\u003e\u003c/a\u003e   \u003ca\u003e\u003cimg  src=\"https://img.shields.io/github/forks/garrettmac/RedditLabsMobile.svg\"/\u003e\u003c/a\u003e\u003ca\u003e\u003cimg  src=\"https://img.shields.io/github/stars/garrettmac/RedditLabsMobile.svg\"/\u003e\u003c/a\u003e\u003ca\u003e\u003cimg  src=\"https://img.shields.io/badge/license-MIT-blue.svg\"/\u003e\u003ca\u003e\u003cimg  src=\"https://img.shields.io/twitter/url/https/github.com/garrettmac/RedditLabsMobile.svg?style=social\"\u003e\u003c/a\u003e\u003ca href=\"https://gitter.im/garrettmac/RedditLabsMobile?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge\"\u003e\u003cimg alt=\"Join the chat\" src=\"https://badges.gitter.im/garrettmac/RedditLabsMobile.svg\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n# RedditLabsMobile\n\n## Getting Started\n\n## Installation\n\n- Install `react-native` first\n\n```bash\nnpm i react-native -g\nyarn add RedditLabsMobile\nmkdir Example\ncd Example\nyarn install #(or with npm)\nnpm start\n```\n\n\n### Example\n\nor clone the repo and play with the example project\n\n```bash\n$ git clone https://github.com/garrettmac/RedditLabsMobile\n$ cd RedditLabsMobile/Example\n$ yarn install\n$ npm start\n```\n### Basic Usage\n\n- In your `index.js`, use:\n```bash\nimport X from \"RedditLabsMobile\"\n........\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarrettmac%2Fredditlabsmobile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgarrettmac%2Fredditlabsmobile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarrettmac%2Fredditlabsmobile/lists"}