{"id":22122591,"url":"https://github.com/thorgate/react-native-ios-launch-arguments","last_synced_at":"2025-08-23T17:36:20.159Z","repository":{"id":57337787,"uuid":"126505285","full_name":"thorgate/react-native-ios-launch-arguments","owner":"thorgate","description":"React Native Module to get app launch parameters on IOS","archived":false,"fork":false,"pushed_at":"2018-08-03T09:21:10.000Z","size":6,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-21T12:47:21.301Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thorgate.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":"2018-03-23T15:36:00.000Z","updated_at":"2021-03-16T05:51:40.000Z","dependencies_parsed_at":"2022-09-11T05:41:19.824Z","dependency_job_id":null,"html_url":"https://github.com/thorgate/react-native-ios-launch-arguments","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thorgate%2Freact-native-ios-launch-arguments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thorgate%2Freact-native-ios-launch-arguments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thorgate%2Freact-native-ios-launch-arguments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thorgate%2Freact-native-ios-launch-arguments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thorgate","download_url":"https://codeload.github.com/thorgate/react-native-ios-launch-arguments/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227584197,"owners_count":17789665,"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-01T15:26:36.075Z","updated_at":"2024-12-01T15:26:36.771Z","avatar_url":"https://github.com/thorgate.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-ios-launch-arguments\n\n## Getting started\n\n`$ npm install react-native-ios-launch-arguments --save`\n\n### Mostly automatic installation\n\n`$ react-native link react-native-ios-launch-arguments`\n\n### Manual installation\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-ios-launch-arguments` and add `RNAppLaunchArguments.xcodeproj`\n3. In XCode, in the project navigator, select your project. Add `libRNAppLaunchArguments.a` to your project's `Build Phases` ➜ `Link Binary With Libraries`\n4. Run your project (`Cmd+R`)\u003c\n\n## Usage\n\n```javascript\nimport getLaunchArguments from 'react-native-ios-launch-arguments';\n\nconsole.warn(getLaunchArguments()); // Array of app launch arguments\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthorgate%2Freact-native-ios-launch-arguments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthorgate%2Freact-native-ios-launch-arguments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthorgate%2Freact-native-ios-launch-arguments/lists"}