{"id":17675338,"url":"https://github.com/numandev1/react-native-jsi-boilerplate","last_synced_at":"2026-05-10T19:15:02.912Z","repository":{"id":132998521,"uuid":"395407640","full_name":"numandev1/react-native-jsi-boilerplate","owner":"numandev1","description":"React Native JSI boilerplate","archived":false,"fork":false,"pushed_at":"2022-02-02T13:29:01.000Z","size":457,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T18:50:50.174Z","etag":null,"topics":["android","boilerplate","bridge","cmake","ios","jni","jsi","jsi-modul","react-native","template"],"latest_commit_sha":null,"homepage":"","language":"C++","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/numandev1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2021-08-12T18:15:51.000Z","updated_at":"2023-08-26T20:17:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"00b9a65f-8980-45ef-b596-027e636b8663","html_url":"https://github.com/numandev1/react-native-jsi-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numandev1%2Freact-native-jsi-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numandev1%2Freact-native-jsi-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numandev1%2Freact-native-jsi-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numandev1%2Freact-native-jsi-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numandev1","download_url":"https://codeload.github.com/numandev1/react-native-jsi-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246351019,"owners_count":20763232,"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":["android","boilerplate","bridge","cmake","ios","jni","jsi","jsi-modul","react-native","template"],"created_at":"2024-10-24T07:10:48.297Z","updated_at":"2026-05-10T19:15:02.880Z","avatar_url":"https://github.com/numandev1.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-jsi-boilerplate\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"/assets/boilerplateIcon.png\" width=\"150\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"300\" src=\"/assets/demo.png?raw=true\"\u003e\n\u003c/p\u003e\n\nThis is just a boilerplate of JSI\n\n## Prerequisites\nYou must have Android NDK and CMake installed on android to build the library.\n\n## Methods\nThe following methods are implemented.\n\n## Usage\n\n```js\nimport JsiBoilerplate from 'react-native-jsi-boilerplate';\n\n// ...\n\nlet helloWorld = JsiBoilerplate.helloWorld();\n\n//...\n\nlet multipleResult = JsiBoilerplate.multiply(5, 6);\n\n//...\n\nJsiBoilerplate.multiplyWithCallback(5, 6, result =\u003e { });\n\n//...\n\nconst deviceName = JsiBoilerplate.getDeviceName();\n\n//...\n\nJsiBoilerplate.setItem('test', 'test value');\n\n//...\n\nconst result = JsiBoilerplate.getItem('test');\n```\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumandev1%2Freact-native-jsi-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumandev1%2Freact-native-jsi-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumandev1%2Freact-native-jsi-boilerplate/lists"}