{"id":17349223,"url":"https://github.com/co2-git/react-native-test","last_synced_at":"2025-03-27T11:44:25.298Z","repository":{"id":68259368,"uuid":"63200594","full_name":"co2-git/react-native-test","owner":"co2-git","description":null,"archived":false,"fork":false,"pushed_at":"2016-07-13T00:11:08.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T16:23:15.393Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/co2-git.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":"2016-07-13T00:07:33.000Z","updated_at":"2016-07-13T00:11:10.000Z","dependencies_parsed_at":"2023-03-25T09:49:19.252Z","dependency_job_id":null,"html_url":"https://github.com/co2-git/react-native-test","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/co2-git%2Freact-native-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/co2-git%2Freact-native-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/co2-git%2Freact-native-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/co2-git%2Freact-native-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/co2-git","download_url":"https://codeload.github.com/co2-git/react-native-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245841690,"owners_count":20681184,"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-15T16:55:05.561Z","updated_at":"2025-03-27T11:44:25.274Z","avatar_url":"https://github.com/co2-git.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"reactors-test\n===\n\n# Usage\n\n```javascript\n\n// A simple stateless component\n\nfunction Greetings(props) {\n  return \u003cText\u003e{props.name}\u003c/Text\u003e;\n}\n\n\u003cTest\n  component={Greetings}\n  props={{name: 'John'}}\n  \u003e\n  \u003cTest.Cycle\u003e\n    \u003cTest.Assert children=\"John\" /\u003e\n  \u003c/Test.Cycle\u003e\n\u003c/Test\u003e\n\n// Test user interactions\n\nfunction Counter(props) {\n  return \u003cButton onPress={props.handler}\u003e{props.counter}\u003c/Button\u003e;\n}\n\nlet counter = 0;\n\n\u003cTest\n  component={Counter}\n  props={{counter, handler: () =\u003e counter++}}\n  \u003e\n  {Array(3).map(() =\u003e (\n    \u003cTest.Cycle\u003e\n      \u003cTest.Assert children={counter.toString()} /\u003e\n      \u003cTest.Tap /\u003e\n    \u003c/Test.Cycle\u003e\n  ))}\n\u003c/Test\u003e\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fco2-git%2Freact-native-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fco2-git%2Freact-native-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fco2-git%2Freact-native-test/lists"}