react-native-navigation的迁移库

index.js 75B

123456
  1. import Navigation from './Navigation';
  2. module.exports = {
  3. Navigation
  4. };