Forum Discussion
brybott
10 years agoVisitor
The example Component Library app shows how to do this. Find both relevant downloads on this page:
https://sdkdocs.roku.com/display/sdkdoc ... entLibrary
but basically, you include the .brs file in the components folder of your component library package and access it like:
https://sdkdocs.roku.com/display/sdkdoc ... entLibrary
but basically, you include the .brs file in the components folder of your component library package and access it like:
<script type="text/brightscript" uri="libpkg:/components/guide_content_reader.brs" />