diff --git a/babel.config.js b/babel.config.js index 785aee02cb..43b2c7bce3 100644 --- a/babel.config.js +++ b/babel.config.js @@ -42,9 +42,7 @@ module.exports = function (api) { platform: './src/platform', state: './src/state', view: './src/view', - crypto: 'react-native-quick-crypto', - stream: 'stream-browserify', - buffer: '@craftzdog/react-native-buffer', + crypto: './src/platform/crypto.ts', }, }, ],