diff --git a/docs/text-style-props.md b/docs/text-style-props.md index ea88ee353b3..ecf10d9bf10 100644 --- a/docs/text-style-props.md +++ b/docs/text-style-props.md @@ -5,7 +5,7 @@ title: Text Style Props ### Example -```SnackPlayer name=TextStyleProps +```SnackPlayer name=TextStyleProps&supportedPlatforms=ios,android import React, { useState } from "react"; import { FlatList, Platform, ScrollView, Slider, StatusBar, StyleSheet, Switch, Text, TouchableWithoutFeedback, View } from "react-native"; diff --git a/website/versioned_docs/version-0.64/text-style-props.md b/website/versioned_docs/version-0.64/text-style-props.md index ea88ee353b3..ecf10d9bf10 100644 --- a/website/versioned_docs/version-0.64/text-style-props.md +++ b/website/versioned_docs/version-0.64/text-style-props.md @@ -5,7 +5,7 @@ title: Text Style Props ### Example -```SnackPlayer name=TextStyleProps +```SnackPlayer name=TextStyleProps&supportedPlatforms=ios,android import React, { useState } from "react"; import { FlatList, Platform, ScrollView, Slider, StatusBar, StyleSheet, Switch, Text, TouchableWithoutFeedback, View } from "react-native";