kristerkari / react-native-sass-transformer

Use Sass to style your React Native apps.
MIT License
222 stars 19 forks source link

How to merge this tool's babelTransformerPath with metro-react-native-babel-transformer's? #56

Open VityaSchel opened 2 years ago

VityaSchel commented 2 years ago

I love this library but in order to use it, you have to reset babelTransformerPath in Metro bundler config, can you convert this library to babel plugin or wrap it so it could be used with other plugins such as electron adapter?