mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-10 12:57:46 +00:00
Shorten longer descriptions to 140 characters
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
{
|
||||
title: "Data Storage Options for React Native",
|
||||
description: "You know the classic expression: There's more than one way to... Err... store app data. That's how it's said 100%. Let's explore our options in React Native!",
|
||||
description: "React Native contains multiple different ways you can persist data for your application. Let's look at the choices and their pros and cons.",
|
||||
published: '2020-04-14T05:12:03.284Z',
|
||||
authors: ['crutchcorn'],
|
||||
tags: ['react', 'react native'],
|
||||
|
||||
Reference in New Issue
Block a user