1.0.0 • Published 6 years ago

@logisticinfotech/react-native-music-picker v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

React Native Music Picker

Installation and Usage

Please check this blog for installation and usage this link

npm.io npm.io

Basic Properties

PropDefaultTypeDescription
sectionContainerStyle{}styleStyle of the sticky header container.
sectionTextStyle{}styleStyle of the sticky text.
itemContainerStyle{}styleStyle of the list item container.
songTitleStyle{}styleStyle of the song title text.
songDescriptionStyle{}styleStyle of the song description.
fastScrollTextStyle{}styleStyle of the fast scroll text.
buttonContainerStyle{}styleStyle of the button container.
buttonTextStyle{}styleStyle of the button text.
defaultSongIconIcon in libraryobject or referenceDefault Icon of the song .
defaultAddIconIcon in libraryobject or referenceIcon of add button.
defaultTickIconIcon in libraryobject or referenceIcon when song is selected.
loaderColor'#F9325E'stringColor of the default loader.