react-native-star-rating icon indicating copy to clipboard operation
react-native-star-rating copied to clipboard

A React Native component for generating and displaying interactive star ratings

Results 59 react-native-star-rating issues
Sort by recently updated
recently updated
newest added

Hi I could not find any license information on the repository. Is there a reason? Can you please add one? Thanks!

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1. Changelog *Sourced from [js-yaml's changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md).* > ## [3.13.1] - 2019-04-05 > ### Security > - Fix possible code execution in (already unsafe) `.load()`, [#480](https://github-redirect.dependabot.com/nodeca/js-yaml/issues/480)....

dependencies

Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1. Commits - [`b31e67f`](https://github.com/yeikos/js.merge/commit/b31e67fe6592390c967c991aa604c06ed2ae8c4f) link broken - [`6ad6035`](https://github.com/yeikos/js.merge/commit/6ad6035b901b3d680beac82de39ca83a93885246) Fix prototype pollution - See full diff in [compare view](https://github.com/yeikos/js.merge/compare/v1.2.0...v1.2.1) [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=merge&package-manager=npm_and_yarn&previous-version=1.2.0&new-version=1.2.1)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any...

dependencies

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits - [`754f0c2`](https://github.com/jonschlinkert/mixin-deep/commit/754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9) 1.3.2 - [`90ee1fa`](https://github.com/jonschlinkert/mixin-deep/commit/90ee1fab375fccfd9b926df718243339b4976d50) ensure keys are valid when mixing in values - See full diff in [compare view](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Maintainer changes This...

dependencies

Hi Team, I am having an issue when I am integrating test automation for the rating bar star selection. the issue is this rating bar not contain accessibility for the...

fixed halfStar RTL, works as expected

I want to increase decrease rating by swipe gesture but it did not work.

As my project, I need change the background by select star. just like the picture as below Support two arguments as below bold text: this.onStarRatingPress(rating)} buttonStyle={styles.ratingButton} fullStarColor={'white'} emptyStarColor={'white'} emptyStar={'meh-o'} fullStar={'meh-o'}...