Peace

Results 289 comments of Peace

Referring to my snippet posted above, there's no height on the TextInput, and KeyboardAvoidingView's behavior is set to padding. Its style needs `flex:1` to allow the ScrollView to take up...

@monmonja That's a creative work-around. I wonder if it could also be done by setting the `multiline` prop to a state variable that is changed during `onFocus`. That would eliminate...

This library does a terrific job rendering code. Thanks to @rajinwonderland for releasing this. It would be fantastic if these warnings are addressed. There's a risk that it will break...

That feature isn't available yet. This is a community supported project and you're welcome to create a PR to add it. Supporting user-defined components may require a significant redesign. I...

@AleksandrTermenzhy Yes that would help to avoid/notify other libraries that are using lower versions. Would you mind submitting a PR that changes both the peer dependency and dev dependency version...

I'm not in a position to work on this library. As a community supported project, PRs are welcome. The simplest way to debug this project is to run the sample...

Thanks for reporting this @ckswopnera Please create an MR to fix this

Thanks @white-room for contributing this feature. Added a few comments. Please also resolve the conflicts in this PR.

Thanks @andrewmcd1 for making those changes. I missed the Readme documenting the renderDay prop. The date param has changed.