eveningkid/react-native-popable

Not working

irfanismaya20 opened this issue · 2 comments

Simulator Screen Shot - iPhone 11 - 2021-07-18 at 15 27 03

<Popable
content={
<View
style={{
padding: 10,
alignItems: 'center',
justifyContent: 'center',
backgroundColor: 'white'
}}
>
{mtdlegend}

}>
<Text style={{
fontFamily:'MaisonNeue-Bold',
fontSize: 12,
color: mtd_color,
textTransform: 'uppercase'
}}>{mtd}

Hi,

I'll need the full section using Popable to understand where the issue is coming from.

Good day

Hi,

Since I couldn't reproduce the issue you mentioned and haven't heard back from you, I'll close the issue for now.

Feel free to comment again and provide a full example if the issue has persisted.