Skip to content

Commit 685ef1e

Browse files
Update README.md
1 parent 8383741 commit 685ef1e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
React Native Navigation Drawer Extension
44
</h>
55

6+
<p>
7+
<hr/>
8+
</p>
69

710
<p align="center">
811
<a href="https://www.npmjs.com/package/react-native-navigation-drawer-extension" rel="nofollow">
@@ -14,7 +17,6 @@
1417
<a href="https://www.npmjs.com/package/react-native-navigation-drawer-extension" rel="nofollow">
1518
<img src="http://img.shields.io/npm/dt/react-native-navigation-drawer-extension.svg?style=flat-square" alt="downloads" style="max-width:100%;" />
1619
</a>
17-
<hr />
1820
</p>
1921

2022
[React Native Navigation by Wix](https://wix.github.io/react-native-navigation/#/) does not offer an in-built solution for displaying a drawer on iOS. Their current side-menu has limited functionality on both iOS and Android. This is a drawer solution using showOverlay under the hood to display a drawer on iOS and Android.

0 commit comments

Comments
 (0)