mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-07 12:57:45 +00:00
Shorten longer descriptions to 140 characters
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
{
|
||||
title: "Draw under the Android NavBar Using React Native",
|
||||
description: "Android allows you to draw content under the navigation bar. It's a very cool effect, and Google themselves suggest it for all new apps! Let's add that to our React Native apps",
|
||||
description: "Android allows you to draw content under the navigation bar. It's a neat effect! Let's add that to our React Native apps.",
|
||||
published: '2020-04-16T05:12:03.284Z',
|
||||
authors: ['crutchcorn'],
|
||||
tags: ['android', 'react native'],
|
||||
|
||||
Reference in New Issue
Block a user