Skip to content

Commit

Permalink
Modified import for RN 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alvaromb committed Jan 11, 2016
1 parent 765dc67 commit cc06d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import NavigatorWrapper from './lib/NavigatorWrapper'
import TopNavigatorWrapper from './lib/TopNavigatorWrapper'
import { defaultRouteMapper, leftButtonRouteMapperGenerator, rightButtonRouteMapperGenerator, titleRouteMapperGenerator } from './lib/RouteMapper'

export default {
export {
NavBarBackButton,
NavBar,
NavigatorWrapper,
Expand Down

0 comments on commit cc06d52

Please sign in to comment.