{"id":29022997,"url":"https://github.com/bamlab/react-native-text-input","last_synced_at":"2025-10-26T21:40:11.491Z","repository":{"id":57340836,"uuid":"55520311","full_name":"bamlab/react-native-text-input","owner":"bamlab","description":"Provides Text Input component with colorization for password both on Android \u0026 iOS","archived":false,"fork":false,"pushed_at":"2017-03-28T07:33:29.000Z","size":23,"stargazers_count":15,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-16T14:52:21.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/bamlab.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}},"created_at":"2016-04-05T15:37:44.000Z","updated_at":"2022-10-03T10:31:35.000Z","dependencies_parsed_at":"2022-09-07T16:13:47.064Z","dependency_job_id":null,"html_url":"https://github.com/bamlab/react-native-text-input","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bamlab/react-native-text-input","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamlab%2Freact-native-text-input","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamlab%2Freact-native-text-input/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamlab%2Freact-native-text-input/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamlab%2Freact-native-text-input/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bamlab","download_url":"https://codeload.github.com/bamlab/react-native-text-input/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamlab%2Freact-native-text-input/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260810085,"owners_count":23066659,"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":"2025-06-26T03:04:53.962Z","updated_at":"2025-10-26T21:40:06.438Z","avatar_url":"https://github.com/bamlab.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Native Text Input\n\n**On React Native Android, you cannot change the color of an input of type password.**  \nIt is a known issue and [a PR has already been merged](https://github.com/facebook/react-native/pull/6563)\nand should land in React Native 0.23 or 0.24.\n\nIn the meantime, you can use this module which is basically a copy-paste of the\nTextInput component in React Native 0.20 including the fix made in the PR above.\n\n## Install it\n\n```shell\nnpm install --save react-native-text-input\n```\n\nLink the module with [RNPM](https://github.com/rnpm/rnpm):\n```shell\nnpm install -g rnpm\nrnpm link react-native-text-input\n```\n\nNow you can replace:\n```javascript\nimport { TextInput } from 'react-native';\n```\nby:\n```javascript\nimport TextInput from 'react-native-text-input';\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbamlab%2Freact-native-text-input","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbamlab%2Freact-native-text-input","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbamlab%2Freact-native-text-input/lists"}