{"id":22430003,"url":"https://github.com/rxreactnative/react-native-rxdialog","last_synced_at":"2026-05-05T05:40:29.417Z","repository":{"id":57339715,"uuid":"170615683","full_name":"RXReactNative/react-native-rxdialog","owner":"RXReactNative","description":"A cross-platform dialog View component for React Native [ Alert、toash、sheet ... ] ","archived":false,"fork":false,"pushed_at":"2022-08-11T10:32:08.000Z","size":245,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-26T14:45:39.406Z","etag":null,"topics":["react-native","react-native-web"],"latest_commit_sha":null,"homepage":"https://rxreactnative.github.io/react-native-rxdialog-example/","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/RXReactNative.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":"2019-02-14T02:44:47.000Z","updated_at":"2022-08-11T08:52:49.000Z","dependencies_parsed_at":"2022-09-04T14:23:33.200Z","dependency_job_id":null,"html_url":"https://github.com/RXReactNative/react-native-rxdialog","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RXReactNative%2Freact-native-rxdialog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RXReactNative%2Freact-native-rxdialog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RXReactNative%2Freact-native-rxdialog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RXReactNative%2Freact-native-rxdialog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RXReactNative","download_url":"https://codeload.github.com/RXReactNative/react-native-rxdialog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245798358,"owners_count":20673902,"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":["react-native","react-native-web"],"created_at":"2024-12-05T21:06:45.797Z","updated_at":"2026-05-05T05:40:29.389Z","avatar_url":"https://github.com/RXReactNative.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# react-native-rxdialog\n\n## Getting started\n\n`$ npm install react-native-rxdialog --save`\n\n### support for custom UI(View)\n\nexample : -\u003e https://github.com/RXReactNative/react-native-rxdialog-example\n\n\u003cbr /\u003e\n\n`演示 web` / `show web`\nhttps://rxreactnative.github.io/react-native-rxdialog-example/\n\n\u003cbr /\u003e\n\n---\n\n\n#### 框架默认支持\n![srxboys](https://github.com/RXReactNative/react-native-rxdialog/blob/master/screen_img/1.png)\n![srxboys](https://github.com/RXReactNative/react-native-rxdialog/blob/master/screen_img/2.png)\n\n#### [ 二次开发 demo ( rxdialog-example ) ](https://github.com/RXReactNative/react-native-rxdialog-example)\n![srxboys](https://github.com/RXReactNative/react-native-rxdialog/blob/master/screen_img/3.png)\n![srxboys](https://github.com/RXReactNative/react-native-rxdialog/blob/master/screen_img/4.png)\n![srxboys](https://github.com/RXReactNative/react-native-rxdialog/blob/master/screen_img/5.png)\n\n\u003cbr /\u003e\u003cbr /\u003e\n\n## Usage\n```javascript\nimport {\n  RXDialogTopView,\n\n  RXAlert,\n\n  RXDialog,\n\n  RXAnimation,\n  RXAlertAnimation,\n  RXFadeAnimation,\n  RXScaleAnimation,\n  RXSlideAnimation,\n\n  PlatformType,\n  DeviceWidth,\n  DeviceHeight,\n\n  ISIphone,\n  ISIphoneX,\n  ISAndroid,\n\n  IFIphone,\n  IFIphoneX,\n} from 'react-native-rxdialog';\n\n// TODO: What to do with the Dialog?\nRXDialog;\nRXDialogTopView;\nRXAnimation;\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frxreactnative%2Freact-native-rxdialog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frxreactnative%2Freact-native-rxdialog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frxreactnative%2Freact-native-rxdialog/lists"}