react-native-navigation的迁移库

actionTypes.js 108B

123
  1. export const INCREMENT = 'example.counter.INCREMENT';
  2. export const DECREMENT = 'example.counter.DECREMENT';