/lune

Tumblr music app built with React Native

Primary LanguageSwift

Lune 🌙

A simple Tumblr music application built with React Native.

js-standard-style iOS Android

Building on iOS locally:

  • Fetch Carthage dependencies and complete Xcode config steps listed here.
  • Set build setting "Always Embed Swift Standard Libraries" to Yes.
  • Create ios/keys.plist with Tumblr API OAuth information.
  • Build & Run the .xcodeproj in Xcode
Running react-native run-ios should work after the initial Xcode build.