AftabUfaq / react-native-music-picker

React Native library for music picker on both android and iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm version

React Native Music Picker

Installation and Usage

Please check this blog for installation and usage this link

Basic Properties

Prop Default Type Description
sectionContainerStyle {} style Style of the sticky header container.
sectionTextStyle {} style Style of the sticky text.
itemContainerStyle {} style Style of the list item container.
songTitleStyle {} style Style of the song title text.
songDescriptionStyle {} style Style of the song description.
fastScrollTextStyle {} style Style of the fast scroll text.
buttonContainerStyle {} style Style of the button container.
buttonTextStyle {} style Style of the button text.
defaultSongIcon Icon in library object or reference Default Icon of the song .
defaultAddIcon Icon in library object or reference Icon of add button.
defaultTickIcon Icon in library object or reference Icon when song is selected.
loaderColor '#F9325E' string Color of the default loader.

About

React Native library for music picker on both android and iOS.

License:MIT License


Languages

Language:JavaScript 42.0%Language:Objective-C 28.1%Language:Java 28.0%Language:Ruby 1.9%