Closed Osamasomy closed 3 years ago
@Osamasomy Hey Usama, yes use the customView
prop.
any examples?
@kieunam123 Just pass the JSX you would like to render. For example see below snippet.
customView={<ScrollView bounce={false}><View>...</View></ScrollView>}
Thanks for this awesome library but i just want to know that how to add 3rd button like ask me later? is this library currently supporting 3rd button?