Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue was: Custom Size wouldn't apply. [Fixed] #106

Merged
merged 1 commit into from
Aug 13, 2018

Conversation

asimkhan0
Copy link
Contributor

@asimkhan0 asimkhan0 commented Aug 13, 2018

dateNumberFontSize was replaced by the calculated size inside CalendarDay. Now that defautl size would applied if user doesn't pass any size and if user passes size property it will be applied

issue #86

@peacechen
Copy link
Collaborator

Thanks @asimkhan0 👍
I'm merging this and will publish on npm after it's gotten more testing. You can use this by pointing the package.json directly to this repo:

  "dependencies": {
    "react-native-calendar-strip": "https://github.com/BugiDev/react-native-calendar-strip.git",
    // ...
  }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants