File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # react-native-keyevent
1+ # @ bam .tech/ react-native-keyevent-expo-config-plugin
22
33Config plugin to auto configure react-native-keyevent on prebuild
4+
45### Add the package to your npm dependencies
56
67```
78yarn add react-native-keyevent
8- yarn add --dev react-native-keyevent-expo-config-plugin
9+ yarn add --dev @bam.tech/ react-native-keyevent-expo-config-plugin
910```
1011
1112In your ` app.json ` or equivalent, add the following;
13+
1214``` js
1315{
1416 expo: {
1517 /* ... */
16- plugins: [' react-native-keyevent-expo-config-plugin' ],
18+ plugins: [' @bam.tech/ react-native-keyevent-expo-config-plugin' ],
1719 },
1820 }
1921```
2022
2123# Contributing
2224
23- Contributions are very welcome! Please refer to guidelines described in the [ contributing guide] ( https://github.com/expo/expo#contributing ) .
25+ Contributions are very welcome! Please refer to guidelines described in the [ contributing guide] ( https://github.com/expo/expo#contributing ) .
You can’t perform that action at this time.
0 commit comments