@amazon-devices/kepler-channel package provides functionality that allows React Native for Vega apps to handle channel tuning operations. This package supports channel changing and channel skipping functionality for TV applications built on Vega.
Get started
Setup
- Add the following library dependency to the
dependenciessection of your package.json file.
- In your manifest.toml, add the following privileges required to access the Vega Channel fucntionality.
com.amazon.category.maindeclares the component as the default interactive component for the app package.com.amazon.category.kepler.mediadeclares the component to be targeted for Vega Media operations.
Related topics
Modules
- index
- turbo-modules/Channel
- turbo-modules/Channel
- turbo-modules/ChannelServer2
- turbo-modules/ChannelServer2
- turbo-modules/ChannelServerComponent
- turbo-modules/ChannelServerComponent
- turbo-modules/ChannelServerComponent2
- turbo-modules/ChannelServerComponent2
- turbo-modules/InternalTypes
- turbo-modules/InternalTypes
- turbo-modules/KeplerScriptChannel
- turbo-modules/KeplerScriptChannel

