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

Event markers #32

Open
nandorojo opened this issue Apr 9, 2021 · 0 comments
Open

Event markers #32

nandorojo opened this issue Apr 9, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@nandorojo
Copy link

I'd like to add some sort of event markers like this:

image

Would it be possible to expose an API for this? I'm happy to help with a PR. Even a renderDayMarker({ date }) function would suffice to avoid the lib having to build a whole UI. The only concern would be making sure it's still performant, but this is doable with the FlatList's extraData prop.

@likern likern added the enhancement New feature or request label Apr 9, 2021
@likern likern self-assigned this Apr 9, 2021
@likern likern added this to the vnext milestone Apr 9, 2021
likern pushed a commit that referenced this issue Nov 1, 2021
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants