React-native-calendars: Agenda does not show well

Created on 9 Jan 2019  路  6Comments  路  Source: wix/react-native-calendars

screenshot_2019-01-08-22-47-23

when entering the agenda it is normal, enter the details of an item and then go back and the days in the calendar are no longer displayed well

stale

Most helpful comment

Also, this happens on Android and not on iOS for me. Not able to understand the cause of the issue. It appears the calendar list is by default open and it later closed to just show current week in doing so its miscalculating. Also when you initially land the selected date circle is little cut on the bottom as it leaves space on top.

All 6 comments

Hi @Jeison12 ,

Try this one:

theme={{ 'stylesheet.calendar.header': { monthText: { marginTop: 5, fontWeight: '200', } } }}

You need to less some margin on the header (in case you've modified it).

Also, this happens on Android and not on iOS for me. Not able to understand the cause of the issue. It appears the calendar list is by default open and it later closed to just show current week in doing so its miscalculating. Also when you initially land the selected date circle is little cut on the bottom as it leaves space on top.

@kailashvele same for me

Happening on iOS for me.

Same for me, It happens after reload screen because need to update render item

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sonnguyenit picture sonnguyenit  路  3Comments

henrikra picture henrikra  路  3Comments

dobiedad picture dobiedad  路  4Comments

srichallamalla935 picture srichallamalla935  路  4Comments

moiiiiit picture moiiiiit  路  4Comments