Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeredpath committed Aug 14, 2023
1 parent 1289c9f commit 445803e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

[![CI](https://github.com/Shimmur/composable-open-url/actions/workflows/ci.yml/badge.svg)](https://github.com/Shimmur/composable-open-url/actions/workflows/ci.yml)

**Note:** This library is no longer maintained - you should use the built-in `openURL` effect that comes with `swift-dependencies`.

## State-driven URL opening for The Composable Architecture

ComposableOpenURL is a standalone component designed to be used with the [The Composable Architecture](https://github.com/pointfreeco/swift-composable-architecture).
Expand Down Expand Up @@ -173,5 +175,5 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
```

0 comments on commit 445803e

Please sign in to comment.