New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

widget-watchos-expo-plugin

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

widget-watchos-expo-plugin

This Expo plugin is inspired by and based on the `mpiannucci/eas-widget-watchos-example` GitHub repository. It's designed to seamlessly integrate watchOS and widget targets into the iOS project of your Expo app.

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
5
increased by150%
Maintainers
0
Weekly downloads
 
Created
Source

widget-watchos-expo-plugin

This Expo plugin is inspired by and based on the mpiannucci/eas-widget-watchos-example GitHub repository. It's designed to seamlessly integrate watchOS and widget targets into the iOS project of your Expo app.

Features

  • Easy Integration: Add watchOS and widget capabilities to your Expo app with minimal configuration.
  • WatchOS Support: Extend your app's functionality to Apple Watch.
  • Widget Support: Create custom widgets for the iOS home screen.

Installation

bashCopy code

expo install widget-watchos-expo-plugin

Usage

After installation, add the plugin to your app.json or app.config.js:

jsonCopy code

{
  "expo": {
    "plugins": [
      "widget-watchos-expo-plugin"
    ]
  }
}

Configuration

This plugin requires some specific configurations. Please refer to the documentation for detailed steps.

Example

For a complete example, check out the mpiannucci/eas-widget-watchos-example repository.

FAQs

Package last updated on 29 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc