diff --git a/README.md b/README.md index 90f61ba8..46a577d7 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,20 @@ This project is the official continuation of the abandoned `react-native-modal-p npm i react-native-modal-selector --save ``` + +## Live support + +### Get help + +If you have an urgent problem, hire a mentor for a 1:1 live session on Git-Start: +[![Get 1:1 live support for your issue.](https://git-start.com/assets/git-start-mentee-banner-medium.svg?sanitize=true)](https://git-start.com/help-request/create/peacechen%2Freact-native-modal-selector) + +### Provide help + +Help others in paid 1:1 live sessions to get started. +[![Give paid 1:1 live support.](https://git-start.com/assets/git-start-mentor-banner-medium.svg?sanitize=true)](https://git-start.com/help-request/overview/peacechen%2Freact-native-modal-selector) + + ## Usage You can either use this component in its default mode, as a wrapper around your existing component or provide a custom component (where you need to control opening of the modal yourself). In default mode a customizable button is rendered.