Skip to content
This repository was archived by the owner on Mar 11, 2021. It is now read-only.

Commit cae27d4

Browse files
authored
Update README.md
1 parent 4376ddb commit cae27d4

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
# framework7-react
1+
# Framework7 React
22

3-
This is currently a work in progress. Try out the kitchen sink [here](http://bencompton.github.io/framework7-react/).
3+
**UPDATE**: Work is in progress on [this branch](https://github.com/bencompton/Framework7-react/tree/f7-router) to create an automated process for converting components from [Framework7 Vue](https://github.com/nolimits4web/Framework7-Vue) into React components. Vue 2.0 and React work very similarly, and this automated approach has been working out very well. This means that as new components and bugfixes are added to Framework7 Vue over time, React users will be able to enjoy all of the same goodness.
4+
5+
Keep an eye on the [kitchen sink](https://bencompton.github.io/framework7-react/reactify-vue/) over the coming weeks as new pages are added and bugs are squashed. Once the kitchen sink is complete and the components are all stable, this new version will be merged to master and published to NPM. At that point, everything currently available in Framework7 Vue should be in Framework7 React as well.
6+
7+
Also in development is [Framework7 Redux](https://github.com/bencompton/framework7-redux).

0 commit comments

Comments
 (0)