This website works better with JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
npm
/
react-native-navigation
Seguir
11
Destacar
0
Cuchillo
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
0
Wiki
Activity
react-native-navigation的迁移库
1719
Commits
1
Rama
Árbol:
c239985eb3
master
Ramas
Etiquetas
${ item.name }
Crear rama
${ searchTerm }
desde '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
};