This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbry-fdroid
Watch
1
Star
0
Fork
You've already forked lbry-fdroid
0
Code
Issues
4
Pull requests
Projects
Releases
Packages
Wiki
Activity
da60aeb71b
lbry-fdroid
/
app
/
index.js
4 lines
60 B
JavaScript
Raw
Normal View
History
Unescape
Escape
implemented basic settings page with background service running option
2018-03-23 00:03:05 +01:00
import
LBRYApp
from
'./src/index'
;
Integrate build process with React Native (#18) * created react base and updated build to use android sdk 23 * add nodejs install step to travis build script * added simple build script to create the react native bundle before the buildozer APK build
2017-12-28 19:06:31 +01:00
implemented basic settings page with background service running option
2018-03-23 00:03:05 +01:00
export
default
LBRYApp
;
Reference in a new issue
Copy permalink