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

Commit 73601e8

Browse files
authored
Update README.md
1 parent d4800c3 commit 73601e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ It turned out to be difficult to make the complex iOS page transition animation
2323

2424
#### Can I use React Router with Framework7 React?
2525

26-
The short answer is yes, but animated page transitions will not work. It is recommended that you instead use the router that is built into Framework7 React. The goal of the built-in router is to provide everything you need and leave no reason to use React Router. The main missing feature right now is support for the HTML5 History API with the browser back button and URL changes driving route changes, but the router is still a work in progress.
26+
The short answer is yes, but animated page transitions will not work. It is recommended that you instead use the router that is built into Framework7 React. The router is still a work in progress, but the goal of the built-in router is to provide everything you need and leave no reason to use React Router. One important missing feature right now is support for the HTML5 History API with the browser back button and URL changes driving route changes.
2727

2828
#### Should I use React Native or Framework7 React for my project?
2929

0 commit comments

Comments
 (0)