Frank Owusu-Agyemang
Results
3
comments of
Frank Owusu-Agyemang
@Jake-Mulhern make sure you run `pod install` and rebuild your app and also import as `import Clipboard from '@react-native-clipboard/clipboard';`
when you specify `calendarHeight` prop, it solves the issue. Example ```js calendarHeight={300} ```
You need to memoize the custom day component