{"id":21437532,"url":"https://github.com/appspector/react-native-sdk","last_synced_at":"2025-03-16T23:25:31.714Z","repository":{"id":111392822,"uuid":"133051078","full_name":"appspector/react-native-sdk","owner":"appspector","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-16T15:25:49.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T09:42:08.114Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/appspector.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-11T14:36:44.000Z","updated_at":"2021-11-11T13:46:07.000Z","dependencies_parsed_at":"2023-06-29T18:15:23.002Z","dependency_job_id":null,"html_url":"https://github.com/appspector/react-native-sdk","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/appspector%2Freact-native-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appspector%2Freact-native-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appspector%2Freact-native-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appspector%2Freact-native-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appspector","download_url":"https://codeload.github.com/appspector/react-native-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243946329,"owners_count":20373029,"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-11-23T00:20:53.557Z","updated_at":"2025-03-16T23:25:31.708Z","avatar_url":"https://github.com/appspector.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# react-native-app-spector-react-native\n\n## Getting started\n\n`$ npm install react-native-app-spector-react-native --save`\n\n### Mostly automatic installation\n\n`$ react-native link react-native-app-spector-react-native`\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-app-spector-react-native` and add `RNAppSpectorReactNative.xcodeproj`\n3. In XCode, in the project navigator, select your project. Add `libRNAppSpectorReactNative.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.RNAppSpectorReactNativePackage;` to the imports at the top of the file\n  - Add `new RNAppSpectorReactNativePackage()` to the list returned by the `getPackages()` method\n2. Append the following lines to `android/settings.gradle`:\n  \t```\n  \tinclude ':react-native-app-spector-react-native'\n  \tproject(':react-native-app-spector-react-native').projectDir = new File(rootProject.projectDir, \t'../node_modules/react-native-app-spector-react-native/android')\n  \t```\n3. Insert the following lines inside the dependencies block in `android/app/build.gradle`:\n  \t```\n      compile project(':react-native-app-spector-react-native')\n  \t```\n\n\n## Usage\n```javascript\nimport RNAppSpectorReactNative from 'react-native-app-spector-react-native';\n\n// TODO: What to do with the module?\nRNAppSpectorReactNative;\n```\n  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappspector%2Freact-native-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappspector%2Freact-native-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappspector%2Freact-native-sdk/lists"}