Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
amazon-ivs-react-native-player
Advanced tools
This package implements native binding for Amazon IVS Player for iOS and Android.
amazon-ivs-react-native-player
dependency using yarn or npmnpm install amazon-ivs-react-native-player
ios
directory and runpod install
import IVSPlayer from 'amazon-ivs-react-native-player';
const URL =
'https://fcc3ddae59ed.us-west-2.playback.live-video.net/api/video/v1/us-west-2.893648527354.channel.DmumNckWFTqz.m3u8';
function App() {
return <IVSPlayer streamUrl={URL} />;
}
A more detailed guide about usage can be found here
IVSPlayer
is a component that can render a video stream based on the passed URL.
See the contributing guide to learn how to contribute to the repository and the development workflow.
To hide Home Indicator on iOS when video is in full screen, use this library: https://github.com/flowkey/react-native-home-indicator
See CONTRIBUTING for more information.
This project is licensed under the Apache-2.0 License.
FAQs
amazon-ivs-react-native-player
The npm package amazon-ivs-react-native-player receives a total of 1,673 weekly downloads. As such, amazon-ivs-react-native-player popularity was classified as popular.
We found that amazon-ivs-react-native-player demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.