/svitle-radio-mobile

React Native mobile app for Svitle Radio

Primary LanguageJavaScript

Svitle Radio

This is a mobile app for Svitle Radio, a Christian radio station in Kyiv, Ukraine.

Written in React Native, it supports both iOS and Android and uses a simple JSON API to discover stream URL and currently playing track.

Getting started

  1. Install dependencies.

    npm install
    react-native link
  2. Run npm start to start the Webpack watcher, Webpack Dev Server and the React Packager in a single shot.

  3. Open SvitleRadio.xcodeproj in XCode or android/ project in Android Studio to run the project.

License

Licensed under MIT license.