3.0.0 • Published 5 months ago

@exodus/react-native-base v3.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Release Checks

@exodus/react-native-base

Common build config, shims, and patches used across the Exodus RN universe.

Shims

Import the shim factory in your entry point

// index.js
import { isDev } from '~/constants/genesis'
import createShims from '@exodus/react-native-base/shims'

createShims({ isDev: typeof isDev === 'boolean' && isDev })

require('./main.js') // important: this has to be required after the shims are created

Babel

Import the factory in your prod babel config and add an instance to presets:

// babel.config.js

const { createBabelConfig } = require('@exodus/react-native-base/babel')

module.exports = {
  presets: [createBabelConfig({ aliases })],
  // ... customize
}

Make sure to configure the aliases you are planning on using from here in the eslint config for import/resolver:

// .eslintrc.js

const aliases = require('./src/babel-module-aliases')
const { aliases: defaultAliases } = require('./src/node_modules/@exodus/react-native-base/babel')

const resolverSettings = Object.entries({
  ...defaultAliases,
  ...aliases,
  '@exodus/web3-ethereum/lib/provider': '@exodus/web3-ethereum/provider',
})

module.exports = {
  // ...
  settings: {
    'import/resolver': {
      alias: {
        map: resolverSettings,
        // ...
      },
    },
  },
  // ...
}
3.0.0

5 months ago

2.6.0

5 months ago

2.5.2

6 months ago

2.5.1

6 months ago

2.5.0

6 months ago

2.4.0

6 months ago

2.3.1

7 months ago

2.3.0

7 months ago

2.2.1-rn78.alpha.4

8 months ago

2.2.1-rn78.alpha.3

8 months ago

2.2.1-rn78.alpha.2

8 months ago

2.2.1-rn78.alpha.1

8 months ago

2.2.1-rn78.alpha.0

8 months ago

2.2.1-rn77.alpha.5

8 months ago

2.2.1-rn77.alpha.4

8 months ago

2.2.1-rn77.alpha.3

8 months ago

2.2.1-rn77.alpha.2

8 months ago

2.2.1-rn77.alpha.1

8 months ago

2.2.1-rn77.alpha.0

8 months ago

2.2.1-rn76.alpha.3

8 months ago

2.2.1-rn76.alpha.2

8 months ago

2.2.1-rn76.alpha.1

8 months ago

2.2.1

9 months ago

2.2.0

9 months ago

2.1.1

10 months ago

2.1.0-no-codepush.0

10 months ago

2.1.0-rn76.alpha.6

10 months ago

2.1.0-rn76.alpha.5

10 months ago

2.1.0

11 months ago

2.0.4

12 months ago

2.0.3

12 months ago

2.0.2

12 months ago

2.0.1

12 months ago

2.0.0

12 months ago

0.0.1-next.27

1 year ago

0.0.1-next.26

1 year ago

0.0.1-next.25

1 year ago

0.0.1-next.24

1 year ago

0.0.1-next.23

1 year ago

1.15.6

1 year ago

1.15.5

1 year ago

0.0.1-next.22

1 year ago

1.15.4

1 year ago

1.15.3

1 year ago

1.15.2

1 year ago

1.15.0

1 year ago

1.14.5

1 year ago

1.14.4

1 year ago

0.0.1-next.21

1 year ago

0.0.1-next.20

1 year ago

0.0.1-next.19

1 year ago

0.0.1-next.18

1 year ago

0.0.1-next.17

1 year ago

0.0.1-next.16

1 year ago

1.14.3

1 year ago

1.14.2

1 year ago

1.14.1

1 year ago

1.14.0

1 year ago

0.0.1-next.15

1 year ago

0.0.1-next.14

1 year ago

0.0.1-next.13

1 year ago

0.0.1-next.12

1 year ago

0.0.1-next.11

1 year ago

0.0.1-next.10

1 year ago

0.0.1-next.9

1 year ago

1.13.13

1 year ago

1.13.12

1 year ago

1.13.11

1 year ago

1.13.10

1 year ago

1.13.9

1 year ago

1.13.8

1 year ago

1.10.3

2 years ago

1.10.2

2 years ago

0.0.1-next.8

2 years ago

0.0.1-next.7

2 years ago

0.0.1-next.6

2 years ago

0.0.1-next.5

2 years ago

0.0.1-next.4

2 years ago

1.13.7

2 years ago

1.13.6

2 years ago

1.13.5

2 years ago

1.13.5-rc.5

2 years ago

0.0.1-next.3

2 years ago

0.0.1-next.2

2 years ago

0.0.1-next.1

2 years ago

0.0.1-next.0

2 years ago

1.13.5-rc.4

2 years ago

1.13.5-rc.3

2 years ago

1.13.5-rc.2

2 years ago

1.13.5-rc.1

2 years ago

1.13.5-rc.0

2 years ago

1.13.4-rc.0

2 years ago

1.13.4

2 years ago

1.13.3

2 years ago

1.13.2

2 years ago

1.13.1-npm

2 years ago

1.13.1-ds

2 years ago

1.13.1

2 years ago

1.12.1-lottie

2 years ago

1.12.1

2 years ago

1.13.0

2 years ago

1.12.0-hermes

2 years ago

1.12.0

2 years ago

1.11.0

2 years ago

1.10.1-rn71.3

2 years ago

1.10.1-rn71.2

2 years ago

1.10.1-rn71.1

2 years ago

1.10.1-rn71

2 years ago

1.10.1

2 years ago

1.10.0

2 years ago

1.9.2-fiat.0

2 years ago

1.9.2

2 years ago

1.9.2-rn71.9

2 years ago

1.9.2-rn71.8

2 years ago

1.9.2-rn71.7

2 years ago

1.9.2-rn71.6

2 years ago

1.9.2-rn71.5

2 years ago

1.9.2-rn71.4

2 years ago

1.9.2-rn71.3

2 years ago

1.9.2-rn71.2

2 years ago

1.9.2-rn71.1

2 years ago

1.9.2-rn71

2 years ago

1.9.1

2 years ago

1.9.0

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.2

2 years ago

1.6.1-dev2

2 years ago

1.6.1-dev1

2 years ago

1.6.1

2 years ago

1.6.0-rn71.1

2 years ago

1.6.0-rn71.0

2 years ago

1.6.0-rn68.1

2 years ago

1.6.0

2 years ago

1.5.1-test.1

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.2-v8

2 years ago

1.4.2-test.0

2 years ago

1.4.2

2 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago