finkpong

Results 3 issues of finkpong

**Describe the bug** The displayed label does not re-render when the state value given to `value` or `itemKey` changes outside of picker selection **To Reproduce** Steps to reproduce the behavior:...

According to the [docs](https://github.com/redis/redis-om-node?tab=readme-ov-file#reading-writing-and-removing-with-repository) it is possible to access the entityId/entityKeyName like this: > `import { EntityId } from 'redis-om'` > > Then you can access the entity ID using...

I am looking for a component for selecting a month-year pair. I found [react-native-datetimepicker](https://github.com/react-native-datetimepicker/datetimepicker) but unfortunately it [does not support month year only/ no day component](https://github.com/react-native-datetimepicker/datetimepicker/issues/23) so I am thinking...