Skip to content

Commit 4ef20cb

Browse files
authored
Update AddNewProduct.md (#11215)
Add Swift APIs link
1 parent 458919f commit 4ef20cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/AddNewProduct.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Existing Firebase Swift implementations can be helpful. However, note that they
2020
Objective C ports and do not take advantage of Swift features like structs, default arguments, and
2121
async/await as much as new implementations should.
2222

23+
### Swift APIs
24+
25+
[Apple's API design guidelines](https://www.swift.org/documentation/api-design-guidelines/)
26+
2327
### Swift Style
2428

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

0 commit comments

Comments
 (0)