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
Our [catalog](catalog/) showcases Material Components. You can use the `pod try` command from anywhere on your machine to try the components, even if you haven't checked out the repo yet:
@@ -33,6 +33,9 @@ In case you have already checked out the repo, run the following command:
33
33
pod install --project-directory=catalog/
34
34
~~~
35
35
36
+
If you want to take a look at the implementation of the components, you can find the code inside the `Development Pods` folder.
37
+
Use `cmd-1` to open the project navigator within Xcode. Peal open the `Pods` project and inside the `Development Pods` folder you will find the component source code.
0 commit comments