Skip to content

Commit

Permalink
Update AddNewProduct.md (#11215)
Browse files Browse the repository at this point in the history
Add Swift APIs link
  • Loading branch information
paulb777 authored May 4, 2023
1 parent 458919f commit 4ef20cb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/AddNewProduct.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ Existing Firebase Swift implementations can be helpful. However, note that they
Objective C ports and do not take advantage of Swift features like structs, default arguments, and
async/await as much as new implementations should.

### Swift APIs

[Apple's API design guidelines](https://www.swift.org/documentation/api-design-guidelines/)

### Swift Style

Follow this [Style Guide](https://google.github.io/swift/).
Expand Down

0 comments on commit 4ef20cb

Please sign in to comment.