{"id":21237939,"url":"https://github.com/memojja/ionic-native-wrapper","last_synced_at":"2026-05-14T05:32:20.371Z","repository":{"id":149820513,"uuid":"143429809","full_name":"memojja/ionic-native-wrapper","owner":"memojja","description":"for ios, android","archived":false,"fork":false,"pushed_at":"2018-08-03T15:00:01.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T19:12:01.695Z","etag":null,"topics":["cordova","cordova-plugin","ionic"],"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/memojja.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-08-03T13:18:47.000Z","updated_at":"2018-08-03T15:00:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"95a1e511-722e-4665-bf9b-4eb97e0b9305","html_url":"https://github.com/memojja/ionic-native-wrapper","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/memojja%2Fionic-native-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memojja%2Fionic-native-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memojja%2Fionic-native-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memojja%2Fionic-native-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/memojja","download_url":"https://codeload.github.com/memojja/ionic-native-wrapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243677361,"owners_count":20329546,"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":["cordova","cordova-plugin","ionic"],"created_at":"2024-11-21T00:22:06.113Z","updated_at":"2026-05-14T05:32:20.342Z","avatar_url":"https://github.com/memojja.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Using\n\n    $ cordova plugin add https://github.com/memojja/ionic-native-wrapper.git\n    \n\nEdit `www/js/index.js` and add the following code inside `onDeviceReady`\n\n```js\n    var num1 = 5;\n    var num2 = 6;\n    var success = function(message) {\n        alert(message);\n    }\n\n    var failure = function() {\n        alert(\"Something happen!!\");\n    }\n\n    calculator.add ({\n            param1: num1,\n            param2: num2\n        }, success, failure);\n```\n\nInstall iOS or Android platform\n\n    cordova platform add ios\n    cordova platform add android\n    \nRun the code\n\n    cordova run \n\n## More Info\n\nFor more information on setting up Cordova see [the documentation](http://cordova.apache.org/docs/en/latest/guide/cli/index.html)\n\nFor more info on plugins see the [Plugin Development Guide](http://cordova.apache.org/docs/en/latest/guide/hybrid/plugins/index.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemojja%2Fionic-native-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmemojja%2Fionic-native-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemojja%2Fionic-native-wrapper/lists"}