Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 822 Bytes

README.md

File metadata and controls

39 lines (22 loc) · 822 Bytes

react-native-android-widget

Build Android Widgets with React Native

Installation

npm:

npm install --save react-native-android-widget

yarn:

yarn add react-native-android-widget

Usage

For usage see the documentation.

Demo

video.mp4

You can also download the demo app from the Releases page.

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