This website works better with JavaScript.
Beginscherm
Verkennen
Help
Inloggen
npm
/
react-native-navigation
Volgen
11
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
react-native-navigation的迁移库
1719
Commits
1
Branch
Tree:
c239985eb3
master
Branches
Labels
${ item.name }
Maak branch
${ searchTerm }
van 'c239985eb3'
${ noResults }
react-native-navigation
/
old-example-redux
/
src
/
reducers
/
index.js
index.js
104B
Geschiedenis
Ruw
1
2
3
4
5
6
7
8
import app from './app/reducer';
import counter from './counter/reducer';
export {
app,
counter
};