mirror of
https://github.com/status-im/react-native-blur.git
synced 2025-01-13 01:54:15 +00:00
3c3cbe3527
* Migrated code to typescript thanks to @YanislavSpaceIQ * Refactored everything to use https://github.com/callstack/react-native-builder-bob * Fix podfile dependency on "React" * Fix build.gradle issues with jcenter Co-authored-by: YanisSpaceIQ <yanislav.konashchuk@spaceiq.com>
4 lines
77 B
JavaScript
4 lines
77 B
JavaScript
module.exports = {
|
|
presets: ['module:metro-react-native-babel-preset'],
|
|
};
|