1.0.52 • Published 1 year ago

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

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

@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.

1.0.52

1 year ago

1.0.51

1 year ago

1.0.50

1 year ago