You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@bam.tech/react-native-keyevent-expo-config-plugin

Package Overview
Dependencies
Maintainers
21
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bam.tech/react-native-keyevent-expo-config-plugin

Config plugin to auto configure react-native-keyevent on prebuild

1.0.51
Source
npmnpm
Version published
Weekly downloads
884
-17.15%
Maintainers
21
Weekly downloads
 
Created
Source

@bam.tech/react-native-keyevent-expo-config-plugin

Config plugin to auto configure react-native-keyevent on prebuild

Add the package to your npm dependencies

yarn add react-native-keyevent
yarn add --dev @bam.tech/react-native-keyevent-expo-config-plugin

In your app.json or equivalent, add the following;

{
    expo: {
      /* ... */
      plugins: ['@bam.tech/react-native-keyevent-expo-config-plugin'],
    },
  }

Contributing

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

FAQs

Package last updated on 04 Mar 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