Socket
Socket
Sign inDemoInstall

@fluentui-react-native/component-cache

Package Overview
Dependencies
0
Maintainers
6
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @fluentui-react-native/component-cache

Simple caching package to avoid duplicate requireNativeComponent calls


Version published
Weekly downloads
196
decreased by-9.68%
Maintainers
6
Install size
31.7 kB
Created
Weekly downloads
 

Readme

Source

@fluentui-react-native/component-cache

This is a simple wrapper to ensure that requireNativeComponent doesn't get called multiple times and that multiple consuming controls can reference the same HostComponent. It is designed to be very rarely changed, this helps insulate against multiple versions of a component in the same bundle making rNC calls.

FAQs

Last updated on 01 Mar 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc