react-native-select-panel
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

react-native-select-panel

OpenPanel and SavePanel for desktop

Installation

npm install react-native-select-panel

Usage

import SelectPanel from "react-native-select-panel";
 
// ...
 
const files = await SelectPanel.open();
 
const file = await SelectPanel.save();

Shortcuts

open save

Contributing

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

License

MIT

Package Sidebar

Install

npm i react-native-select-panel

Weekly Downloads

4

Version

0.1.2

License

MIT

Unpacked Size

40.6 kB

Total Files

24

Last publish

Collaborators

  • rockyf