🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

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

Package Overview
Dependencies
Maintainers
23
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.52
latest
Source
npm
Version published
Weekly downloads
948
1.17%
Maintainers
23
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 30 May 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