jrafflenbeul

Results 4 issues of jrafflenbeul

#### Issue Description Using `React.cloneElement` prevents GiftedChat component from rendering. #### Steps to Reproduce / Code Snippets I have a component `CustomStack`, which returns: ``` {screens.map((screen) => ( {(props) =>...

## Description I customized the design of dates which causes the expandable calendar's default height to be too small to show all weeks. ## Expected Behavior The expandable calendar should...

stale

This pull requests introduces a new property `weekHeight` to the expandable calendar component which uses the constant `WEEK_HEIGHT` as its default value.

stale

This pull request ensures uniform use of the theme overrides within the calendar component.