vikash vaibhav

Results 4 comments of vikash vaibhav

- simple texts are being stored in state, - Only the `\n` next Line is retained by `TextInput` ![state](https://user-images.githubusercontent.com/31806059/114964088-ac1a9c80-9e8b-11eb-9240-04350c82253f.png)

The function has single argument that get passed to `onChangeText` and from the argument state is getting data that's why I directly comment with `state data`. ![log](https://user-images.githubusercontent.com/31806059/114970714-9364b380-9e98-11eb-970d-2ef6bf57a764.png) I tried `{this.setState({message:value})}}...

Issue Created https://github.com/facebook/react-native/issues/31442

Whats about if the implementation will be something like given below | Description | Layout| | --- | --- | | If User logged In with realm and either realm...