Skip to content

Commit a5b7ea1

Browse files
chore: Update content to simplify serialization
1 parent 379f4cc commit a5b7ea1

File tree

1 file changed

+2
-2
lines changed
  • src/connections/sources/catalog/libraries/mobile/react-native

1 file changed

+2
-2
lines changed

src/connections/sources/catalog/libraries/mobile/react-native/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ To set up automatic screen tracking with React Navigation:
461461
}
462462
}}
463463
>
464-
```
464+
```
465465
466466
### React Native Navigation
467467
To set up automatic screen tracking while using [React Native Navigation](https://wix.github.io/react-native-navigation/docs/before-you-start/){:target="_blank"}:
@@ -653,7 +653,7 @@ To get started with destination filters on mobile device-mode destinations using
653653

654654
segmentClient.add({ plugin: new DestinationFiltersPlugin() });
655655
segment.add({ plugin: new FirebasePlugin() })
656-
``` -->
656+
```
657657
658658
## Supported destinations
659659
Segment supports a large number of [cloud-mode](/docs/connections/destinations/#connection-modes) destinations. Segment also supports the following destinations for Analytics React Native 2.0 in device-mode:

0 commit comments

Comments
 (0)