{"id":19673471,"url":"https://github.com/ajoelp/react-native-inline-keyboard","last_synced_at":"2025-06-13T09:33:49.784Z","repository":{"id":41695920,"uuid":"245905579","full_name":"ajoelp/react-native-inline-keyboard","owner":"ajoelp","description":"React native inline keyboard for TV Devices","archived":false,"fork":false,"pushed_at":"2023-01-05T09:27:52.000Z","size":1798,"stargazers_count":9,"open_issues_count":12,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-26T04:06:06.221Z","etag":null,"topics":["android-tv","apple-tv","inline","keyboard","react","react-native","tvos"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/ajoelp.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}},"created_at":"2020-03-08T23:36:28.000Z","updated_at":"2025-01-17T06:29:35.000Z","dependencies_parsed_at":"2023-02-03T22:46:12.235Z","dependency_job_id":null,"html_url":"https://github.com/ajoelp/react-native-inline-keyboard","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajoelp%2Freact-native-inline-keyboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajoelp%2Freact-native-inline-keyboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajoelp%2Freact-native-inline-keyboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajoelp%2Freact-native-inline-keyboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajoelp","download_url":"https://codeload.github.com/ajoelp/react-native-inline-keyboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251415659,"owners_count":21585869,"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-tv","apple-tv","inline","keyboard","react","react-native","tvos"],"created_at":"2024-11-11T17:15:22.209Z","updated_at":"2025-04-29T01:30:55.417Z","avatar_url":"https://github.com/ajoelp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Native Inline Keyboard\n![Lint \u0026 Test](https://github.com/ajoelp/react-native-inline-keyboard/workflows/Lint%20\u0026%20Test/badge.svg?branch=master)\n[![npm version](https://badge.fury.io/js/react-native-inline-keyboard.svg)](https://badge.fury.io/js/react-native-inline-keyboard)\n\n\nInline keyboard for React Native TV Applications\n\n![Inline Keyboard Screenshot](./images/screenshot.png)\n\n## Installation\n\n```sh\nnpm install react-native-inline-keyboard\n```\n\n## Usage\n\n```jsx\nimport InlineKeyboard from \"react-native-inline-keyboard\";\n\n// ...\n\n\u003cInlineKeyboard value={value} onChange={(value) =\u003e console.log(value)} /\u003e\n```\n\n### Props\n\n| Prop | Type | default |\n|------|------|---------|\n|value | `string` |\n|onChange | ```ts function (value: string)```|\n|showInput | `boolean` | `true` |\n|letterContainerStyles | `StyleProp\u003cViewStyle\u003e` |\n|letterButtonStyles | `StyleProp\u003cViewStyle\u003e` |\n|letterButtonFocusStyles | `StyleProp\u003cViewStyle\u003e` |\n|letterButtonTextStyles | `StyleProp\u003cTextStyle\u003e` |\n|language | `string/LanguagePack` | `EN` |\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajoelp%2Freact-native-inline-keyboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajoelp%2Freact-native-inline-keyboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajoelp%2Freact-native-inline-keyboard/lists"}