react-native-music-library
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

react-native-music-library

A library to search for music files in device's memory (Android only)

Installation

npm install react-native-music-library

Usage

import { loadMusicFiles, MusicFile } from 'react-native-music-library';

// ...

const result: MusicFile[] = await loadMusicFiles();

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

Package Sidebar

Install

npm i react-native-music-library

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

19.9 kB

Total Files

26

Last publish

Collaborators

  • knownt