A simple react-native app to cycle background images
A simple react-native app to cycle background images (works great on Chromecast with Google TV)
For now, the env.js
file is required to build.
There are two image fetch methods: app-server
which is bundled in this repo, or a custom RSS
feed
env.sample.js
as env.js
app-server
or use an RSS feed consisting of images
app/env.js
export default {
ANIMATION_LONG: 3000,
ANIMATION_SHORT: 1000,
APP_SERVER_URL: '',
FETCH_METHOD: '',
IMAGE_TIMER: 120,
OPENWEATHERMAP_KEY: '',
RSS_URL: '',
TITLE: 'Ambient TV',
};
app-server/.env
B2_BUCKET=
B2_KEY_ID=
B2_KEY_APPLICATION=
B2_ACCESS_LINK=https://f002.backblazeb2.com