react-fire-nav

0.0.3 • Public • Published

react-fire-nav

react 路由适配器

react-fire-nav的安装和使用

安装

yarn add h5-nav react-fire-nav

初始化

import H5Nav from 'h5-nav';
import Nav from 'react-fire-nav';

const store = ...你的Reduxstore

H5Nav.setAdatper(new Nav( store ));

Readme

Keywords

Package Sidebar

Install

npm i react-fire-nav

Weekly Downloads

0

Version

0.0.3

License

ISC

Unpacked Size

4.23 kB

Total Files

4

Last publish

Collaborators

  • xinjue