DI
DimensionSoftware/Flume
Flume Music - React Native Example
Flume Music App
Quick Start
$ git clone git@github.com:DimensionSoftware/Flume.git
$ cd flume && npm i && npm start
$ open ios/flume.xcodeproj/
Press Command+R in XCode to Build & Run!
Booting a Store-Ready, Self-Contained App
-
If those instructions result in a white screen, ensure Xcode's PATH includes the react-native binary; or-- go ahead and manually build the bundle, eg:
$ react-native bundle --entry-file index.ios.js --platform ios --dev false --bundle-output '$USER/Library/Developer/Xcode/DerivedData/flume/Build/Products/Release-iphoneos/Flume Music.app/main.jsbundle' --assets-dest '/Users/$USER/Library/Developer/Xcode/DerivedData/flume/Build/Products/Release-iphoneos/Flume Music.app'Your exact command should be toward the end of the Build Output from:
Xcode -> Build Phases -> Bundle React Native code and images
On this page
Languages
HTML96.9%JavaScript2.4%Objective-C0.4%Python0.2%Java0.1%
Contributors
Created January 18, 2016
Updated November 30, 2025

