Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
@hippy/rmc-pull-to-refresh
Advanced tools
React Mobile PullToRefresh Component.
npm install
npm start
http://localhost:8899/examples/
online example: http://react-component.github.io/m-pull-to-refresh/
see example
name | description | type | default |
---|---|---|---|
direction | pull direction, can be up or down or 'both' | String | down |
distanceToRefresh | distance to pull to refresh | number | 50 |
refreshing | Whether the view should be indicating an active refresh | bool | false |
onRefresh | Called when the view starts refreshing. | () => void | - |
indicator | indicator config | Object | { activate: 'release', deactivate: 'pull', release: 'loading', finish: 'finish' } |
className | additional css class of root dom node | String | - |
prefixCls | prefix class | String | 'rmc-pull-to-refresh' |
damping | pull damping, suggest less than 200 | number | 100 |
scale | damping scale | number | 0.6 |
npm test
npm run coverage
rmc-pull-to-refresh is released under the MIT license.
FAQs
React Mobile Pull To Refresh Component
The npm package @hippy/rmc-pull-to-refresh receives a total of 19 weekly downloads. As such, @hippy/rmc-pull-to-refresh popularity was classified as not popular.
We found that @hippy/rmc-pull-to-refresh demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.