react-native-navigation的迁移库

Colors.js 66B

1234
  1. module.exports = {
  2. background: '#e8e8e8',
  3. primary: '#5847ff'
  4. }