Closed MUSHTHAK2899 closed 11 months ago
<yyy>
Not working android Realme device
<ScrollView showsHorizontalScrollIndicator={false} style={styles.ContentContainer}> {resTermsCondition.map(item => { const source = { html: `${item?.description}`, }; return ( <View style={styles.Text}> <RenderHtml contentWidth={width} source={source} /> </View> ); })} </ScrollView>
"react-native-render-html": "^6.3.4",
aa
Closing as this report doesn't follow our contribution guidelines.
Decision Table
<yyy>
is not rendered”Good Faith Declaration
Description
Not working android Realme device
React Native Information
RNRH Version
"react-native-render-html": "^6.3.4",
Tested Platforms
Reproduction Platforms
Minimal, Reproducible Example
aa
Additional Notes
aa