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">
52
-
5 | Create a new file called `data.json` | You may copy the [JSON sample](https://github.com/1998code/SwiftNEWKit#sample) below.
54
+
5L | Create a new local file called `data.json` | You may copy the [JSON sample](https://github.com/1998code/SwiftNEWKit#sample) below.
55
+
5R | You can use remote json / firebase realtime database too. |
53
56
54
57
### Major Usage
55
58
1. Import first.
@@ -58,7 +61,7 @@ import SwiftNEW
58
61
```
59
62
2. Then, paste this code inside `body` or any `some View`.
0 commit comments