• Stars
    star
    567
  • Rank 78,634 (Top 2 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 2 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Build Android Widgets with React Native

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