Skip to content

Commit

Permalink
Incorrect expo plugin (#1165)
Browse files Browse the repository at this point in the history
The example code still references the unofficial expo plugin
  • Loading branch information
leoafarias authored May 15, 2024
1 parent 9563e8c commit 28b5ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ The plugin provides props for extra customization. Every time you change the pro
"expo": {
"plugins": [
[
"@config-plugins/react-native-ble-plx",
"react-native-ble-plx",
{
"isBackgroundEnabled": true,
"modes": ["peripheral", "central"],
Expand Down

0 comments on commit 28b5ccc

Please sign in to comment.