We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85b8af2 commit fed2d75Copy full SHA for fed2d75
src/agenda/index.js
@@ -394,6 +394,7 @@ export default class AgendaView extends Component {
394
pastScrollRange={this.props.pastScrollRange}
395
futureScrollRange={this.props.futureScrollRange}
396
dayComponent={this.props.dayComponent}
397
+ disabledByDefault={this.props.disabledByDefault}
398
/>
399
</Animated.View>
400
{knob}
0 commit comments