Skip to content

Commit

Permalink
add webview to metro transform (#1842)
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobar79 authored Mar 10, 2021
1 parent 7ff7cec commit 10a7888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metro.transform.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ module.exports.transform = function applyRainbowTransform({
'@react-native-community/clipboard': {},
'react-native-keychain': {},
'react-native-video': {},
'react-native-webview': {},
},
madge: {
tsConfig: require.resolve('./tsconfig.json'),
Expand Down

0 comments on commit 10a7888

Please sign in to comment.