react-native-navigation的迁移库

flags.js 108B

12345
  1. module.exports = {
  2. showTextInputToTestKeyboardInteraction: false,
  3. useSlowOpenScreenAnimations: false
  4. };