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
{{ message }}
This repository was archived by the owner on Dec 18, 2025. It is now read-only.
# Build an example app using Contentstack React Native SDK, GraphQL API, and Apollo Client
3
+
# Build an example app using Contentstack GraphQL API, and Apollo Client
4
4
We have created a sample product catalog app that is built using Contentstack’s iOS SDK. The content of this app is powered by Contentstack GraphQL APIs, and the app uses Apollo client on the client side to consume GraphQL APIs.
5
5
6
6
This document covers the steps to get this app up and running for you. Try out the app and play with it, before building bigger and better applications.
@@ -145,6 +145,6 @@ Now that we have a working project, you can build and run it.
145
145
146
146
## More Resources
147
147
-[Getting started with React Native SDK](https://www.contentstack.com/docs/platforms/react-native)
148
-
-[Using GraphQL queries with Apollo client React Native SDK](https://www.contentstack.com/docs/guide/contentstack-graphql-api/using-graphql-with-contentstack-react-native-sdk)
148
+
-[Using GraphQL queries with Apollo client React Native SDK](https://www.contentstack.com/docs/guide/contentstack-graphql-api/using-graphql-with-apollo-client-react-native-sdk)
149
149
-[GraphQL API documentation](https://www.contentstack.com/docs/apis/graphql-content-delivery-api/)
0 commit comments