react-native-month-year-picker icon indicating copy to clipboard operation
react-native-month-year-picker copied to clipboard

React Native Month Picker component for iOS & Android

Results 29 react-native-month-year-picker issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/9760691/127755598-863dc24a-0be9-4c0a-b10e-2bf7f30287f5.png) Version used: 1.8.0 ``` {isShowMonthPicker && ( { switch (event) { case ACTION_DATE_SET: changeMonth(moment(newDate)); break; case ACTION_NEUTRAL: break; case ACTION_DISMISSED: default: } setIsShowMonthPicker(false); }} value={monthlyState.monthAndYear.toDate()} minimumDate={new Date()} maximumDate={new Date(2025,...

> Task :react-native-month-year-picker:compileDebugJavaWithJavac FAILED Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.1.1/userguide/command_line_interface.html#sec:command_line_warnings 348...

It would be nice to have a way to focus on scroll Months.

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

Currently the theme is set from system settings. Our app can set a dark theme independently of the system settings. It would be good to be able to overwrite the...

This issue is occurring in the Iphone 12, it is breaking the UI. ![image00001](https://github.com/gusparis/react-native-month-year-picker/assets/41546947/d45125f3-51bd-4014-9ae2-081920074133)

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies