react-native-navigation的迁移库

flags.js 134B

123456
  1. module.exports = {
  2. showTextInputToTestKeyboardInteraction: false,
  3. useSlowOpenScreenAnimations: true,
  4. useSlideAnimation: true
  5. };