Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cs4alhaider authored Jul 26, 2020
1 parent 0c8ce09 commit f0bba47
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,19 @@

---

- [Usage](#usage)
- [Installation](#installation)
- [Usage](#usage)
- [Author](#author)
- [License](#license)


## Installation

> It requires iOS 13 and Xcode 11!
In Xcode go to `File -> Swift Packages -> Add Package Dependency` and paste in the repo's url: `https://github.com/cs4alhaider/SearchView`


## Usage

```swift
Expand All @@ -33,15 +40,9 @@ var body: some View {

```

## Installation

> It requires iOS 13 and Xcode 11!
In Xcode go to `File -> Swift Packages -> Add Package Dependency` and paste in the repo's url: `https://github.com/cs4alhaider/SearchView`


## Author
This POC was requested from [let groupe = Swift()](https://t.me/SwiftGroup) Telegram channel. code written by [cs4alhaider](https://twitter.com/cs4alhaider).
This POC was requested from [let groupe = Swift()](https://t.me/SwiftGroup) Telegram channel.

## License

Expand Down

0 comments on commit f0bba47

Please sign in to comment.