Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
npm
/
react-native-navigation
Observar
11
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
react-native-navigation的迁移库
1719
Commits
1
Branch
Tag:
c239985eb3
master
Branches
Tags
${ item.name }
Criar branch
${ searchTerm }
de c239985eb3
${ noResults }
react-native-navigation
/
old-example-redux
/
src
/
reducers
/
index.js
index.js
104B
Histórico
Original
1
2
3
4
5
6
7
8
import app from './app/reducer';
import counter from './counter/reducer';
export {
app,
counter
};