
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
listview-web
Advanced tools
npm install
npm start
http://localhost:8999/examples/
online example: http://react-component.github.io/m-list-view/
see examples
same as React Native ListView (v0.26).
In general, do not support platform-specific feature,
like: android
endFillColor, ios
alwaysBounceHorizontal.
And, use css style instead of react-native's style.
body
's scrolluseBodyScroll
)
useBodyScroll
and sticky not work when enable useZscroller)Note: if you set renderScrollComponent
,
you need to write your own scroll logic like ScrollView
component(see /examples/MyScroller.js
).
totalRowCount - initialListSize
)Note: should not enable useZscroller on IndexedList.
pull
and release
statenpm test
npm run chrome-test
npm run coverage
open coverage/ dir
rmc-list-view is released under the MIT license.
padded equi-distant grids.
adds pageY and pageX offsets replacing scrollTop and scrollLeft as fallbacks for setting offset in bodyscroll
FAQs
m-list-view ui component for react
We found that listview-web demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.