{"id":22705292,"url":"https://github.com/hecom-rn/udidgenerator","last_synced_at":"2025-07-13T06:37:20.012Z","repository":{"id":97838719,"uuid":"323568774","full_name":"hecom-rn/udidGenerator","owner":"hecom-rn","description":"generated device udid","archived":false,"fork":false,"pushed_at":"2024-09-23T10:05:41.000Z","size":2257,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-04T21:18:10.749Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","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/hecom-rn.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}},"created_at":"2020-12-22T08:40:00.000Z","updated_at":"2024-09-23T10:05:44.000Z","dependencies_parsed_at":"2023-03-12T20:15:39.076Z","dependency_job_id":null,"html_url":"https://github.com/hecom-rn/udidGenerator","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/hecom-rn%2FudidGenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hecom-rn%2FudidGenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hecom-rn%2FudidGenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hecom-rn%2FudidGenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hecom-rn","download_url":"https://codeload.github.com/hecom-rn/udidGenerator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246239328,"owners_count":20745692,"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-12-10T09:09:55.099Z","updated_at":"2025-03-29T20:25:19.344Z","avatar_url":"https://github.com/hecom-rn.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# react-native-udid-generator\n\n## Getting started\n\n`$ npm install react-native-udid-generator --save`\n\n### Mostly automatic installation\n\n`$ react-native link react-native-udid-generator`\n\n### Manual installation\n\n\n#### iOS\n\n1. In XCode, in the project navigator, right click `Libraries` ➜ `Add Files to [your project's name]`\n2. Go to `node_modules` ➜ `react-native-udid-generator` and add `RNUdidGenerator.xcodeproj`\n3. In XCode, in the project navigator, select your project. Add `libRNUdidGenerator.a` to your project's `Build Phases` ➜ `Link Binary With Libraries`\n4. Run your project (`Cmd+R`)\u003c\n\n#### Android\n\n1. Open up `android/app/src/main/java/[...]/MainActivity.java`\n  - Add `import com.reactlibrary.RNUdidGeneratorPackage;` to the imports at the top of the file\n  - Add `new RNUdidGeneratorPackage()` to the list returned by the `getPackages()` method\n2. Append the following lines to `android/settings.gradle`:\n  \t```\n  \tinclude ':react-native-udid-generator'\n  \tproject(':react-native-udid-generator').projectDir = new File(rootProject.projectDir, \t'../node_modules/react-native-udid-generator/android')\n  \t```\n3. Insert the following lines inside the dependencies block in `android/app/build.gradle`:\n  \t```\n      compile project(':react-native-udid-generator')\n  \t```\n\n#### Windows\n[Read it! :D](https://github.com/ReactWindows/react-native)\n\n1. In Visual Studio add the `RNUdidGenerator.sln` in `node_modules/react-native-udid-generator/windows/RNUdidGenerator.sln` folder to their solution, reference from their app.\n2. Open up your `MainPage.cs` app\n  - Add `using Udid.Generator.RNUdidGenerator;` to the usings at the top of the file\n  - Add `new RNUdidGeneratorPackage()` to the `List\u003cIReactPackage\u003e` returned by the `Packages` method\n\n\n## Usage\n```javascript\nimport RNUdidGenerator from 'react-native-udid-generator';\n\n// TODO: What to do with the module?\nRNUdidGenerator;\n```\n  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhecom-rn%2Fudidgenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhecom-rn%2Fudidgenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhecom-rn%2Fudidgenerator/lists"}