Rocket.Chat.ReactNative/app/containers/TextInput
Alex Junior 1e9ae6e157
Chore: Migration to Hooks - FormTextInput (#4256)
* chore: migrate TextInput from class to functional

* removing the theme props

* adding tests for the FormTextInput

* minor tweak

* applying changes requested

* changing the way we import/export the FormTextInput and TextInput

* removing left comments

* minor tweak

* fix import

Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2022-06-27 15:46:59 -03:00
..
__snapshots__ Chore: Evaluate TextInput component (#4181) 2022-05-18 16:17:42 -03:00
FormTextInput.test.tsx Chore: Migration to Hooks - FormTextInput (#4256) 2022-06-27 15:46:59 -03:00
FormTextInput.tsx Chore: Migration to Hooks - FormTextInput (#4256) 2022-06-27 15:46:59 -03:00
TextInput.stories.js Chore: Migration to Hooks - FormTextInput (#4256) 2022-06-27 15:46:59 -03:00
TextInput.tsx Chore: Migration to Hooks - FormTextInput (#4256) 2022-06-27 15:46:59 -03:00
index.ts Chore: Migration to Hooks - FormTextInput (#4256) 2022-06-27 15:46:59 -03:00