{"id":17700654,"url":"https://github.com/wrathchaos/react-native-text-input-interactive","last_synced_at":"2025-04-15T01:42:15.598Z","repository":{"id":57340837,"uuid":"393396728","full_name":"WrathChaos/react-native-text-input-interactive","owner":"WrathChaos","description":"Fully customizable, animated text input for React Native with beautiful and elegant design","archived":false,"fork":false,"pushed_at":"2023-12-03T11:20:44.000Z","size":14624,"stargazers_count":40,"open_issues_count":2,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-25T16:58:04.824Z","etag":null,"topics":["android","animated","animation","apple","google","interactive","ios","javascript","mobile","programming","react","react-native","reactjs","text-field","text-input","text-input-interactive","typescript"],"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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-06T14:09:57.000Z","updated_at":"2024-10-03T04:20:31.000Z","dependencies_parsed_at":"2023-12-03T12:44:49.557Z","dependency_job_id":null,"html_url":"https://github.com/WrathChaos/react-native-text-input-interactive","commit_stats":{"total_commits":26,"total_committers":3,"mean_commits":8.666666666666666,"dds":0.1923076923076923,"last_synced_commit":"7c1e3a0b2721ec96ad69ee6317843290f41c4ce1"},"previous_names":[],"tags_count":5,"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-interactive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WrathChaos%2Freact-native-text-input-interactive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WrathChaos%2Freact-native-text-input-interactive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WrathChaos%2Freact-native-text-input-interactive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WrathChaos","download_url":"https://codeload.github.com/WrathChaos/react-native-text-input-interactive/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248991511,"owners_count":21194893,"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","animated","animation","apple","google","interactive","ios","javascript","mobile","programming","react","react-native","reactjs","text-field","text-input","text-input-interactive","typescript"],"created_at":"2024-10-24T17:42:44.098Z","updated_at":"2025-04-15T01:42:15.584Z","avatar_url":"https://github.com/WrathChaos.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg alt=\"React Native Text Input Interactive\" src=\"assets/logo.png\" width=\"1050\"/\u003e\n\n[![Battle Tested ✅](https://img.shields.io/badge/-Battle--Tested%20%E2%9C%85-03666e?style=for-the-badge)](https://github.com/WrathChaos/react-native-text-input-interactive)\n\n[![React Native Text Input Interactive](https://img.shields.io/badge/-Fully%20customizable%2C%20animated%20text%20input%20for%20React%20Native%20with%20beautiful%20and%20elegant%20design-orange?style=for-the-badge)](https://github.com/WrathChaos/react-native-text-input-interactive)\n\n[![npm version](https://img.shields.io/npm/v/react-native-text-input-interactive.svg?style=for-the-badge)](https://www.npmjs.com/package/react-native-text-input-interactive)\n[![npm](https://img.shields.io/npm/dt/react-native-text-input-interactive.svg?style=for-the-badge)](https://www.npmjs.com/package/react-native-text-input-interactive)\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 Interactive\"\n        src=\"assets/Screenshots/react-native-text-input-interactive.gif\" height='850' width=\"450\" /\u003e\n\u003c/p\u003e\n\n# Installation\n\nAdd the dependency:\n\n```bash\nnpm i react-native-text-input-interactive\n```\n\n## Peer Dependencies\n\n\u003cb\u003e\u003ci\u003eZero Dependency!\u003c/i\u003e\u003c/b\u003e\n\n# Usage\n\n## Import\n\n```jsx\nimport TextInput from \"react-native-text-input-interactive\";\n```\n\n## Basic Usage\n\n```jsx\n\u003cTextInput onChangeText={(text: string) =\u003e {}} /\u003e\n```\n\n## Example Project 😍\n\nYou can checkout the example project 🥰\nThere is **advanced** usage on example.\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## Customization (Optionals)\n\nTextInput and Icon is fully customizable thanks to `prop-drilling`, you can use any `TextInput` props.\n\n| Property                     |        Type         |     Default      | Description                                                                                                           |\n| ---------------------------- | :-----------------: | :--------------: | --------------------------------------------------------------------------------------------------------------------- |\n| mainColor                    |       string        |     #2a41cb      | change the main animated color                                                                                        |\n| originalColor                |       string        |   transparent    | change the original/default animated color                                                                            |\n| animatedPlaceholderTextColor |       string        |     #757575      | change the placeholder text animated color                                                                            |\n| ImageComponent               |      Component      |      Image       | set your own image component such as; `FastImage`                                                                     |\n| IconComponent                |      Component      | TouchableOpacity | set your own icon component such as; [react-native-bounceable](https://github.com/WrathChaos/react-native-bounceable) |\n| enableIcon                   |       boolean       |      false       | set the true for using the right sided icon                                                                           |                              |\n| iconImageSource              | ImageSourcePropType |    undefined     | set the icon image                                                                                                    |\n| onIconPress                  |      Function       |    undefined     | set your own logic for the icon button functionality when the icon is pressed                                         |\n| style                        |      ViewStyle      |     default      | set or override the style object for the main container                                                               |\n| textInputStyle               |      TextStyle      |     default      | set or override the style object for the text input itself                                                            |\n| iconContainerStyle           |      ViewStyle      |     default      | set or override the style object for the icon container                                                               |\n| iconImageStyle               |     ImageStyle      |     default      | set or override the style object for the icon image style                                                             |\n| buttonText                   |       string        |    undefined     | change the button's text                                                                                              |\n| ImageComponent               |        Image        |     default      | set your own component instead of default react-native Image component                                                |\n\n## Future Plans\n\n- [x] ~~LICENSE~~\n- [ ] Write an article about the lib on Medium\n\n## Credits\n\nExample mobile design is heavily inspired by [Firman Praadita](https://dribbble.com/shots/14944967-On-Boarding-Money-Management-App/attachments/6661899?mode=media)\nThank you so much for this inspiration :)\n\n## Author\n\nFreakyCoder, kurayogun@gmail.com\n\n## License\n\nReact Native Text Input Interactive 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-interactive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwrathchaos%2Freact-native-text-input-interactive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwrathchaos%2Freact-native-text-input-interactive/lists"}