react-native-navigation的迁移库

tsconfig.build.json 79B

1234567
  1. {
  2. "extends": "./tsconfig.json",
  3. "exclude": [
  4. "./playground/**/*"
  5. ]
  6. }