You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4 | Click + and paste <code>https://github.com/1998code/SwiftNEWKit</code> to the searchbox | <imgwidth="614"alt="CleanShot 2022-06-11 at 17 39 32@2x"src="https://user-images.githubusercontent.com/54872601/173182527-2a151198-7ac0-4735-8257-11580ada3d5e.png">
73
74
5L | Create a new local file called `data.json` | You may copy this [JSON sample](https://github.com/1998code/SwiftNEWKit#sample).
74
-
5R | You can use remote json / firebase realtime database too. | Sample: https://testground-a937f-default-rtdb.firebaseio.com/0.json?print=pretty
75
+
5R | You can use remote JSON / firebase realtime database too. | Sample: https://testground-a937f-default-rtdb.firebaseio.com/0.json?print=pretty
75
76
76
77
### Major Usage
77
78
1. Import first.
@@ -148,7 +149,7 @@ public struct Model: Codable, Hashable {
148
149
```
149
150
150
151
#### Sample
151
-
Copy the JSON sample to `data.json` file (If you don't have it, simply create a new one.)
152
+
Copy the JSON sample to `data.json` file (If you don't have it, create a new file.)
0 commit comments