Skip to content

Commit

Permalink
Update: Integrated Git-Start into Readme.md (#110)
Browse files Browse the repository at this point in the history
Add Git-Start links to Readme
  • Loading branch information
360disrupt authored and peacechen committed Apr 24, 2019
1 parent 535d252 commit 3c5d0b4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 3c5d0b4

Please sign in to comment.