export const meta = { title: `Connect to the cloud`, description: `Getting Started with Amplify Libraries - how to add API and database to your app.`, filterKey: `integration`, }; import ios0 from "/src/fragments/start/getting-started/ios/add-api.mdx"; import android1 from "/src/fragments/start/getting-started/android/add-api.mdx"; import react_native3 from "/src/fragments/start/getting-started/reactnative/add-api.mdx";