File tree 1 file changed +23
-0
lines changed 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1
1
<h2 align =" center " >
2
+ <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors- )
4
+ <!-- ALL-CONTRIBUTORS-BADGE:END -->
2
5
<img src =" https://user-images.githubusercontent.com/7014073/98849326-cca07f80-2431-11eb-82dd-fd2b4e52be44.png?s=300 " width =" 325 " /><br />
3
6
React Native Navigation Drawer Extension
4
7
</h2 >
@@ -151,3 +154,23 @@ import { SideMenuView } from "react-native-navigation-drawer-extension";
151
154
| sideMargin | number | Yes | 15 | The size of the gutter for both sides. |
152
155
| sideMarginLeft | number | Yes | | The size of the gutter for the left side. |
153
156
| sideMarginRight | number | Yes | | The size of the gutter for the right side. |
157
+
158
+ ## Contributors ✨
159
+
160
+ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
161
+
162
+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
163
+ <!-- prettier-ignore-start -->
164
+ <!-- markdownlint-disable -->
165
+ <table>
166
+ <tr>
167
+ <td align="center"><a href="https://github.com/Danite"><img src="https://avatars.githubusercontent.com/u/9094825?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Daniil Merkulov</b></sub></a><br /><a href="https://github.com/aspect-apps/react-native-navigation-drawer-extension/commits?author=Danite" title="Code">💻</a> <a href="https://github.com/aspect-apps/react-native-navigation-drawer-extension/commits?author=Danite" title="Documentation">📖</a></td>
168
+ </tr>
169
+ </table>
170
+
171
+ <!-- markdownlint-restore -->
172
+ <!-- prettier-ignore-end -->
173
+
174
+ <!-- ALL-CONTRIBUTORS-LIST:END -->
175
+
176
+ This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments