add a new premium dialog

This commit is contained in:
ammarahm-ed
2020-11-14 13:53:19 +05:00
parent 1199768eee
commit a4663048f6
8 changed files with 234 additions and 70 deletions

View File

@@ -169,6 +169,7 @@ const SimpleList = ({
onPress={placeholderData.action}
title={placeholderData.button}
icon="plus"
type="transparent"
fontSize={SIZE.md}
/>
)}