Skip to content

sAleksovski/react-native-android-widget

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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