{"id":4310,"url":"https://github.com/remobile/react-native-simple-button","last_synced_at":"2025-07-25T23:38:53.114Z","repository":{"id":57340022,"uuid":"45589747","full_name":"remobile/react-native-simple-button","owner":"remobile","description":"A Simple react-native button","archived":false,"fork":false,"pushed_at":"2017-03-30T06:07:14.000Z","size":484,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T10:58:18.642Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remobile.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":"2015-11-05T05:27:00.000Z","updated_at":"2023-03-09T02:37:05.000Z","dependencies_parsed_at":"2022-08-24T14:42:24.789Z","dependency_job_id":null,"html_url":"https://github.com/remobile/react-native-simple-button","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/remobile/react-native-simple-button","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remobile%2Freact-native-simple-button","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remobile%2Freact-native-simple-button/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remobile%2Freact-native-simple-button/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remobile%2Freact-native-simple-button/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remobile","download_url":"https://codeload.github.com/remobile/react-native-simple-button/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remobile%2Freact-native-simple-button/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265559888,"owners_count":23788088,"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-01-05T20:17:07.839Z","updated_at":"2025-07-17T02:05:45.721Z","avatar_url":"https://github.com/remobile.png","language":"JavaScript","readme":"# React Native Button (remobile)\nA simple react-native button\n\n## Installation\n```sh\nnpm install @remobile/react-native-simple-button --save\n```\n\n## Usage\n\n### Example\n```js\n{/*登录按钮*/}\n\u003cButton onPress={this.doLogin} style={{position: 'absolute', top: 320, left: 180, }} disable={true}\u003e登录\u003c/Button\u003e\n{/*忘记密码按钮*/}\n\u003cButton onPress={this.doShowForgetPassword} style={{position: 'absolute', right: 5, bottom: 5, }} textStyle={{color:'red'}}\u003e找回密码\u003c/Button\u003e\n{/*注册按钮*/}\n\u003cButton onPress={this.doShowRegister} style={{position: 'absolute', left: 5, bottom: 5, }}\u003e注册\u003c/Button\u003e\n```\n\n## Screencasts\n\n![demo](https://github.com/remobile/react-native-button/blob/master/screencasts/demo.gif)\n\n#### Props\n- `onPress: PropTypes.func`\n- `disabled: PropTypes.bool`\n- `textStyle: Text.propTypes.style`\n- `activeOpacity: PropTypes.number`\n","funding_links":[],"categories":["Components","Others"],"sub_categories":["UI"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremobile%2Freact-native-simple-button","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremobile%2Freact-native-simple-button","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremobile%2Freact-native-simple-button/lists"}