{"id":17700905,"url":"https://github.com/wrathchaos/react-native-text-input","last_synced_at":"2025-09-09T19:38:38.388Z","repository":{"id":53976103,"uuid":"307764331","full_name":"WrathChaos/react-native-text-input","owner":"WrathChaos","description":"React Native Text Input","archived":false,"fork":false,"pushed_at":"2021-05-22T17:36:48.000Z","size":15641,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-20T23:32:31.876Z","etag":null,"topics":["android","apple","front-end","google","ios","mobile","modern","modern-text-input","react","react-native","reactjs","text","text-input"],"latest_commit_sha":null,"homepage":"https://freakycoder.com","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/WrathChaos.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":"2020-10-27T16:37:39.000Z","updated_at":"2022-11-04T18:39:53.000Z","dependencies_parsed_at":"2022-08-13T05:21:19.294Z","dependency_job_id":null,"html_url":"https://github.com/WrathChaos/react-native-text-input","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":"WrathChaos/react-native-typescript-library-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WrathChaos%2Freact-native-text-input","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WrathChaos%2Freact-native-text-input/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WrathChaos%2Freact-native-text-input/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WrathChaos%2Freact-native-text-input/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WrathChaos","download_url":"https://codeload.github.com/WrathChaos/react-native-text-input/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253924633,"owners_count":21985148,"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","apple","front-end","google","ios","mobile","modern","modern-text-input","react","react-native","reactjs","text","text-input"],"created_at":"2024-10-24T17:43:37.675Z","updated_at":"2025-05-13T10:40:15.409Z","avatar_url":"https://github.com/WrathChaos.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg alt=\"React Native Text Input\" src=\"assets/logo.png\" width=\"1050\"/\u003e\n\n[![React Native Text Input](https://img.shields.io/badge/-Modern%20text%20input%20with%20fully%20customization%20options%20for%20React%20Native-orange?style=for-the-badge)](https://github.com/WrathChaos/react-native-text-input)\n\n[![npm version](https://img.shields.io/npm/v/@freakycoder/react-native-text-input.svg?style=for-the-badge)](https://www.npmjs.com/package/@freakycoder/react-native-text-input)\n[![npm](https://img.shields.io/npm/dt/@freakycoder/react-native-text-input.svg?style=for-the-badge)](https://www.npmjs.com/package/@freakycoder/react-native-text-input)\n![Platform - Android and iOS](https://img.shields.io/badge/platform-Android%20%7C%20iOS-blue.svg?style=for-the-badge)\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)\n[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg?style=for-the-badge)](https://github.com/prettier/prettier)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"React Native Text Input\"\n        src=\"assets/Screenshots/react-native-text-input.gif\" /\u003e\n\u003c/p\u003e\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\n      \u003cb\u003eReact Native TextInput\u003c/b\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003cb\u003eReact Native TextInput without button\u003c/b\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003cimg alt=\"React Native Text Input\" src=\"assets/Screenshots/react-native-text-input.png\" width=\"686px\"  /\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003cimg alt=\"React Native Text Input\" src=\"assets/Screenshots/react-native-text-input-without-button.png\" width=\"686px\"  /\u003e\n    \u003c/td\u003e\n   \u003c/tr\u003e\n\u003c/table\u003e\n\n# Installation\n\nAdd the dependency:\n\n```bash\nnpm i @freakycoder/react-native-text-input\n```\n\n## Peer Dependencies\n\n\u003ch5\u003e\u003ci\u003eIMPORTANT! You need install them\u003c/i\u003e\u003c/h5\u003e\n\n```js\n\"@freakycoder/react-native-bounceable\": \"^0.2.4\",\n```\n\n# Usage\n\n## Import\n\n```jsx\nimport RNTextInput from \"@freakycoder/react-native-text-input\";\n```\n\n## Fundamental Usage\n\n```jsx\n\u003cRNTextInput\n  placeholder=\"E-mail\"\n  onChangeText={(text: string) =\u003e console.log(\"Text: \", text)}\n/\u003e\n```\n\n## Without Button Usage\n\n```jsx\n\u003cRNTextInput\n  disableButton\n  placeholder=\"E-mail\"\n  onChangeText={(text: string) =\u003e console.log(\"Text: \", text)}\n/\u003e\n```\n\n## Example Project 😍\n\nYou can checkout the example project 🥰\n\nSimply run\n\n- `npm i`\n- `react-native run-ios/android`\n\nshould work of the example project.\n\n# Configuration - Props\n\n## Fundamentals\n\n| Property      |   Type   |  Default  | Description                        |\n| ------------- | :------: | :-------: | ---------------------------------- |\n| onChangeText  | function | undefined | set the onChangeText functionality |\n| disableButton | boolean  |   false   | disable right component button     |\n| placeholder   |  string  | undefined | set the placeholder for text input |\n\n## Customization (Optionals)\n\n| Property       |    Type    |  Default  | Description                                                            |\n| -------------- | :--------: | :-------: | ---------------------------------------------------------------------- |\n| onPress        |  function  | undefined | set your own logic for the button functionality when it is pressed     |\n| style          | ViewStyle  |  default  | set or override the style object for the main container                |\n| buttonStyle    | ViewStyle  |  default  | set or override the style object for the button style                  |\n| textInputStyle | TextStyle  |  default  | set or override the style object for the text input style              |\n| iconImageStyle | ImageStyle |  default  | set or override the style object for the image icon style              |\n| ImageComponent |   Image    |  default  | set your own component instead of default react-native Image component |\n| inputRef       | reference  | undefined | set the TextInput reference for the programmatic usage                 |\n| iconComponent  |    any     | component | set your own icon component                                            |\n\n## Future Plans\n\n- [x] ~~LICENSE~~\n- [ ] Write an article about the lib on Medium\n\n## Author\n\nFreakyCoder, kurayogun@gmail.com\n\n## License\n\nReact Native Text Input is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwrathchaos%2Freact-native-text-input","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwrathchaos%2Freact-native-text-input","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwrathchaos%2Freact-native-text-input/lists"}