{"id":18635017,"url":"https://github.com/nexxtway/react-native-rainbow","last_synced_at":"2025-04-11T08:30:35.041Z","repository":{"id":35960764,"uuid":"220396566","full_name":"nexxtway/react-native-rainbow","owner":"nexxtway","description":"🌈 React Native Rainbow. Build your IOS and ANDROID application in a snap.","archived":false,"fork":false,"pushed_at":"2023-05-11T19:31:12.000Z","size":24692,"stargazers_count":18,"open_issues_count":18,"forks_count":3,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-10-06T02:17:50.383Z","etag":null,"topics":["components-library","react-native","styled-components","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/nexxtway.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-11-08T05:55:08.000Z","updated_at":"2023-03-05T13:20:41.000Z","dependencies_parsed_at":"2023-02-18T05:30:29.710Z","dependency_job_id":null,"html_url":"https://github.com/nexxtway/react-native-rainbow","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/nexxtway%2Freact-native-rainbow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexxtway%2Freact-native-rainbow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexxtway%2Freact-native-rainbow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexxtway%2Freact-native-rainbow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nexxtway","download_url":"https://codeload.github.com/nexxtway/react-native-rainbow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223462153,"owners_count":17149109,"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":["components-library","react-native","styled-components","typescript"],"created_at":"2024-11-07T05:23:03.846Z","updated_at":"2024-11-07T05:23:04.562Z","avatar_url":"https://github.com/nexxtway.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"10%\" src=\"https://raw.githubusercontent.com/nexxtway/react-native-rainbow/master/docs/assets/images/rainbow-logo.svg?sanitize=true\" alt=\"React Native Rainbow logo\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n    React Native Rainbow\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\nReact Native Rainbow is a collection of components that will reliably help you build your IOS and ANDROID application in a snap. Give it a hack and let us know what you think.\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n \n[![CircleCI](https://circleci.com/gh/nexxtway/react-native-rainbow/tree/master.svg?style=svg)](https://circleci.com/gh/nexxtway/react-native-rainbow/tree/master)\n[![npm version](https://badge.fury.io/js/react-native-rainbow.svg)](https://badge.fury.io/js/react-native-rainbow)\n\u003ca href=\"https://cla-assistant.io/nexxtway/react-native-rainbow\"\u003e\u003cimg src=\"https://cla-assistant.io/readme/badge/nexxtway/react-native-rainbow\" alt=\"CLA assistant\" /\u003e\u003c/a\u003e\n\n\u003c/div\u003e\n\n### ✨ Features\n\n-   Components built on top of react-native.\n-   Accessibility is part of our definition of done.\n\n\u003cbr/\u003e\n\n## Install\n\n1. `yarn add react-native-rainbow` or `npm install react-native-rainbow`\n2. `cd ios \u0026\u0026 pod install`\n\n## ⌨️ Running in iOS simulator\n\n1. git clone https://github.com/nexxtway/react-native-rainbow.git\n2. cd react-native-rainbow\n3. yarn install\n4. yarn loadStories\n5. pod repo update\n6. cd ios \u0026\u0026 pod install\n7. open ios project in Xcode (open ReactNativeRainbow.xcworkspace file)\n8. build and run\n\n## Linting on VS Code\n\nIn order to right linting in vs code you need to follow this steps:\n\n1. Press fn + f1 in keyboard\n2. Type `open settings` in search bar and select `Preference: Open Settings (JSON)` option\n3. add the following config to the json settings:\n\n```json\n\"eslint.validate\": [\n    \"javascript\",\n    \"javascriptreact\",\n    {\n        \"language\" : \"typescript\",\n        \"autoFix\": true\n    },\n    {\n        \"language\" : \"typescriptreact\",\n        \"autoFix\": true\n    }\n]\n```\n\n## Update CocoaPods (requires \u003e= 1.9)\n\n1. check version `pod --version`\n2. brew install cocoapods\n3. brew link --overwrite cocoapods\n\n## brew update\n\n1. To `brew update`, first run:\n   git -C /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core fetch --unshallow\n   git -C /usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask fetch --unshallow\n2. brew update\n\n## fix \"xcrun: error: SDK \"iphoneos\" cannot be located\"\n\n1. sudo xcode-select --print-path\n2. sudo xcode-select --switch /Applications/Xcode.app\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnexxtway%2Freact-native-rainbow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnexxtway%2Freact-native-rainbow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnexxtway%2Freact-native-rainbow/lists"}