Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
creative-dev-lab authored Jun 16, 2022
1 parent 698f17c commit dd17a1e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,12 @@ airRobeConfirmation.buttonTextColor = .black // the color of the widget acti
AirRobeWidget.resetOptedIn()
```

### Reset Order (When the order is completed and the confirmation widget is already rendered)

```swift
AirRobeWidget.resetOrder()
```

### Get Order-Opted-In value

```swift
Expand Down

0 comments on commit dd17a1e

Please sign in to comment.