Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 287 Bytes

File metadata and controls

7 lines (4 loc) · 287 Bytes

react-native-android-widget-example

Example app used for development and testing the library.

Start with yarn android && yarn start to build the app and start it.

Start with yarn android:turbo && yarn start to build the app and start it using the React Native new architecture.