Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit e92f2e3

Browse files
committed
Fixed excerpt 🚀
1 parent 3d6552a commit e92f2e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2017-12-08-react-native-multiple-instance-rctrootview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: "React Native: use multiple RCTRootView instances in an existing iOS app"
4-
description: "In this post I show you how is it possible to use multiple RCTRootView instances in an existing iOS app."
4+
description: "In this post I show you how it is possible to use multiple RCTRootView instances in an existing iOS app."
55
date: 2017-12-08
66
image: /assets/images/posts/react-native-crash-reload-with-debugger.jpg
77
tags: [react native, swift, objective-c, ios, apple, mobile application development, javascript]
@@ -11,7 +11,7 @@ seo:
1111
authors: [fabrizio_duroni]
1212
---
1313

14-
*In this post I show you how is it possible to use multiple RCTRootView instances in an existing iOS app.*
14+
*In this post I show you how it is possible to use multiple RCTRootView instances in an existing iOS app.*
1515

1616
---
1717

0 commit comments

Comments
 (0)