mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 07:15:35 +01:00
REF: Created BlueAddressInput FIX: Invalid bip21 REF: Change Blue Wallet strings to BlueWallet FIX: Many layout bug fixes. ADD: Autofocus on number inputs OPS: Upgraded to React Native 0.58 FIX: Fixes for LND view
3 lines
77 B
JavaScript
3 lines
77 B
JavaScript
module.exports = {
|
|
presets: ['module:metro-react-native-babel-preset'],
|
|
};
|