Skip to content

walkerrandolphsmith/roku-remote

Repository files navigation

Roku Remote Codeship

##Issues GitHub issues

Please file bugs here.

Include closes, fixes, or resolves in a commit message to close the issue. For example git commit -m "This closes #34, and closes #23"

Development

Configure

Install dependencies:

npm install

Test

Run unit tests:

npm test

Configure

Create a .env file in the root directory.

                                        # ABSENCE OF THIS KEY ENABLES STORAGE
IS_STORAGE_DISABLED=true                # Saving to AsyncStorage is disabled

Run

Run the simulator using:

npm start

Alternatively you can tagert a specific env:

react-native run-ios
react-native run-android

Press Cmd+R to reload,{'\n'} Cmd+D or shake for dev menu

About

React Native remote control for the Roku.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published