{"id":17700883,"url":"https://github.com/wrathchaos/react-native-beautiful-state-view","last_synced_at":"2025-05-13T04:59:34.538Z","repository":{"id":38837173,"uuid":"252773872","full_name":"WrathChaos/react-native-beautiful-state-view","owner":"WrathChaos","description":"Fully customizable \u0026 Beautiful State View for React Native","archived":false,"fork":false,"pushed_at":"2023-07-18T21:33:46.000Z","size":1684,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-13T04:59:27.654Z","etag":null,"topics":["android","app","apple","application","beautiful","development","freakycoder","front-end","google","ios","kuray","mobile","react","react-native","reactjs","state","state-view"],"latest_commit_sha":null,"homepage":"https://freakycoder.com","language":"Java","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/WrathChaos.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-03T15:41:04.000Z","updated_at":"2023-10-24T16:02:38.000Z","dependencies_parsed_at":"2024-10-24T21:24:54.531Z","dependency_job_id":"adbb15c9-74c3-40a2-b6d8-b24db3946e04","html_url":"https://github.com/WrathChaos/react-native-beautiful-state-view","commit_stats":{"total_commits":27,"total_committers":3,"mean_commits":9.0,"dds":0.2962962962962963,"last_synced_commit":"2e7b47178e76b8cc8f63b1da086074b485f7db57"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WrathChaos%2Freact-native-beautiful-state-view","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WrathChaos%2Freact-native-beautiful-state-view/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WrathChaos%2Freact-native-beautiful-state-view/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WrathChaos%2Freact-native-beautiful-state-view/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WrathChaos","download_url":"https://codeload.github.com/WrathChaos/react-native-beautiful-state-view/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253877509,"owners_count":21977643,"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":["android","app","apple","application","beautiful","development","freakycoder","front-end","google","ios","kuray","mobile","react","react-native","reactjs","state","state-view"],"created_at":"2024-10-24T17:43:34.885Z","updated_at":"2025-05-13T04:59:34.497Z","avatar_url":"https://github.com/WrathChaos.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg alt=\"React Native Beautiful State View\" src=\"assets/logo.png\" width=\"1050\"/\u003e\n\n[![Battle Tested ✅](https://img.shields.io/badge/-Battle--Tested%20%E2%9C%85-03666e?style=for-the-badge)](https://github.com/WrathChaos/react-native-beautiful-state-view)\n\n[![Fully customizable \u0026 Beautiful State View for React Native](https://img.shields.io/badge/-Fully%20customizable%20%26%20Beautiful%20State%20View%20for%20React%20Native.-lightgrey?style=for-the-badge)](https://github.com/WrathChaos/react-native-beautiful-state-view)\n\n[![npm version](https://img.shields.io/npm/v/react-native-beautiful-state-view.svg?style=for-the-badge)](https://www.npmjs.com/package/react-native-beautiful-state-view)\n[![npm](https://img.shields.io/npm/dt/react-native-beautiful-state-view.svg?style=for-the-badge)](https://www.npmjs.com/package/react-native-beautiful-state-view)\n![Platform - Android and iOS](https://img.shields.io/badge/platform-Android%20%7C%20iOS-blue.svg?style=for-the-badge)\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)\n[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg?style=for-the-badge)](https://github.com/prettier/prettier)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"React Native Beautiful State View\"\n        src=\"assets/Screenshots/example.png\" /\u003e\n\u003c/p\u003e\n\n# Installation\n\nAdd the dependency:\n\n```ruby\nnpm i react-native-beautiful-state-view\n```\n\n## Peer Dependencies\n\n###### IMPORTANT! You need install them\n\n```js\n\"react\": \"\u003e= 16.x.x\",\n\"react-native\": \"\u003e= 0.55.x\",\n```\n\n# Usage\n\n## Import\n\n```js\nimport BeautifulStateView from \"./lib/BeautifulStateView\";\n```\n\n## Usage\n\n```jsx\n\u003cBeautifulStateView\n  resizeMode=\"contain\"\n  image={require(\"./assets/marketing_.png\")}\n/\u003e\n```\n\n# Configuration - Props\n\n| Property                     |   Type   |                              Default                               | Description                                                   |\n| ---------------------------- | :------: | :----------------------------------------------------------------: | ------------------------------------------------------------- |\n| title                        |  string  |                  Get free your unlimited space !                   | change the title of the component                             |\n| description                  |  string  | Get free unlimited space for your document just one subscription ! | change the description of the component                       |\n| primaryButtonText            |  string  |                         I wanna subscribe                          | change the primary button's text                              |\n| secondaryButtonText          |  string  |                         Not now, Thanks !                          | change the secondary button's text                            |\n| primaryButtonOnPress         | function |                             undefined                              | set the function for primary button's onPress functionality   |\n| secondaryButtonOnPress       | function |                             undefined                              | set the function for secondary button's onPress functionality |\n| primaryButtonTextColor       |  color   |                              #fdfdfd                               | change the primary button's text color                        |\n| primaryButtonShadowColor     |  color   |                              #725dff                               | change the primary button's shadow color                      |\n| primaryButtonBackgroundColor |  color   |                              #725dff                               | change the primary button's background color                  |\n| primaryButtonTextColor       |  color   |                             undefined                              | change the primary button's text color                        |\n\n## Future Plans\n\n- [x] ~~LICENSE~~\n- [ ] Write an article about the lib on Medium\n\n## Credits\n\nThank you so much for this awesome design [George Karry](https://www.uplabs.com/posts/cloud-document-app-ui-kit)\n\n## Author\n\nFreakyCoder, kurayogun@gmail.com\n\n## License\n\nReact Native Beautiful State View is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwrathchaos%2Freact-native-beautiful-state-view","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwrathchaos%2Freact-native-beautiful-state-view","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwrathchaos%2Freact-native-beautiful-state-view/lists"}