1.0.5 • Published 2 years ago

expo-plugin-scan-gun v1.0.5

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

react-native-keyevent

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 react-native-keyevent-expo-config-plugin

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

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

Contributing

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

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago