0.1.0 • Published 1 year ago

@closetothe/expo-widget-kit-config-plugin v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

expo-widget-kit-config-plugin

A config plugin to add WidgetKit during expo prebuild (allows use of react-native-widget-kit)

npm: https://www.npmjs.com/package/@closetothe/expo-widget-kit-config-plugin

Installation

yarn add @closetothe/expo-widget-kit-config-plugin

Then, in your app.json

"plugins": ["expo-widget-kit-config-plugin"]

Contributing

Contributions are very welcome! Please refer to guidelines described in the contributing guide.