Skip to content

Commit

Permalink
fix: enable blur lib for android
Browse files Browse the repository at this point in the history
  • Loading branch information
siddarthkay committed Apr 22, 2024
1 parent 21a54d6 commit 15951fd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions react-native.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,5 @@ module.exports = {
ios: null,
},
},
'@react-native-community/blur': {
platforms: {
android: null,
},
},
},
};

0 comments on commit 15951fd

Please sign in to comment.