Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devnacho/react-native-music-player
/ functions
Functions
24 in github.com/devnacho/react-native-music-player
⨍
Functions
24
◇
Types & classes
12
↓ 1 callers
Method
randomSongIndex
()
app/components/player/Player.js:67
Method
constructor
(props)
app/components/player/Player.js:21
Method
constructor
(props)
app/components/artists/ArtistList.js:17
Method
getMainComponentName
Returns the name of the main component registered from JavaScript. This is used to schedule rendering of the component.
android/app/src/main/java/com/mobileapp/MainActivity.java:18
Method
getPackages
A list of packages used by the app. If the app uses additional views or modules besides the default ones, add more packages here.
android/app/src/main/java/com/mobileapp/MainActivity.java:36
Method
getUseDeveloperSupport
Returns whether dev mode should be enabled. This enables e.g. the dev menu.
android/app/src/main/java/com/mobileapp/MainActivity.java:27
Method
goBackward
()
app/components/player/Player.js:45
Method
goForward
()
app/components/player/Player.js:59
Method
onEnd
()
app/components/player/Player.js:96
Method
onLoad
(params)
app/components/player/Player.js:78
Method
onSlidingChange
(value)
app/components/player/Player.js:86
Method
onSlidingComplete
()
app/components/player/Player.js:91
Method
onSlidingStart
()
app/components/player/Player.js:82
Method
render
()
index.android.js:15
Method
render
()
app/RouterComponent.js:17
Method
render
()
app/components/player/Player.js:101
Method
render
()
app/components/artists/ArtistList.js:25
Method
render
()
app/components/artists/ArtistListItem.js:18
Function
renderForeground
()
app/components/artists/ArtistShow.js:34
Function
renderStickyHeader
()
app/components/artists/ArtistShow.js:26
Method
setTime
(params)
app/components/player/Player.js:72
Method
togglePlay
()
app/components/player/Player.js:33
Method
toggleShuffle
()
app/components/player/Player.js:41
Method
toggleVolume
()
app/components/player/Player.js:37