React Native Android Widget
React Native Android Widget is an open source library for building android widgets using React Native - without touching the native side.
Get started building by installing React Native Android Widget or by following the Tutorial to learn the main concepts.
Getting Started
Get started by installing the library.
- npm
- yarn
npm install --save react-native-android-widget
yarn add react-native-android-widget
React Native version support
React Native Version | react-native-android-widget version |
---|---|
0.76.0+ | 0.15.0+ |
< 0.76.0 | 0.14.2 |