Skip to content

Localizing Week/Month names #16

Description

@davidgovea

This fork has now been forked a few more times, mostly to customize month/day display. PR #14 is also related to this challenge.

The library provides some "label" functionality, but it's not enough.

Wanted to start a discussion here -- some options:

  • Allow month/day labels to be provided (leaving localization up to the user)
  • Include locale-awareness in library, either via JS or native android code

While researching, I came across this library: https://github.com/henninghall/react-native-date-picker
It implements locale-awareness at the native level, and also has other features like cross-platform color customization. I'm considering moving my personal projects over and not investing in improvements to this library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions