react-native-calendar icon indicating copy to clipboard operation
react-native-calendar copied to clipboard

Can't set margin on calendar container

Open pbassut opened this issue 8 years ago • 2 comments

Due to the way this is implemented, you can't set margins on the container itself. For example, the library uses DEVICE_WIDTH everywhere. Meaning, we have to override the styles and subtract the margin everywhere that DEVICE_WIDTH is used.

pbassut avatar Apr 24 '17 02:04 pbassut

Have you tried the latest release? #106 should address this.

coderdave avatar Oct 12 '17 12:10 coderdave

I haven’t. Will do.

Enviado do meu iPhone

Em 12 de out de 2017, à(s) 09:39, coderdave <[email protected]mailto:[email protected]> escreveu:

Have you tried the latest release? #106https://github.com/christopherdro/react-native-calendar/pull/106 should address this.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/christopherdro/react-native-calendar/issues/127#issuecomment-336120428, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ABbjhVDrm3T77DdFunxrD3JEML8pNF_vks5srgiSgaJpZM4NFor0.

pbassut avatar Oct 13 '17 22:10 pbassut