Skip to content

sAleksovski/react-native-android-widget

Repository files navigation

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