Added article description

This commit is contained in:
Corbin Crutchley
2020-10-11 08:36:59 -07:00
parent 260b9110f5
commit 5be927681e

View File

@@ -1,7 +1,7 @@
---
{
title: "Adding Cathage Dependencies into React Native",
description: '',
description: "CocoaPods is a great dependency manager, however some projects need to utilize Carthage for specific deps. Let's walk through how to integrate it with React Native!",
published: '2020-10-13T22:12:03.284Z',
authors: ['crutchcorn'],
tags: ['ios', 'react native'],