Nativebase: In tabs component button need double click to fire when keyboard is open.

Created on 1 Aug 2017  路  1Comment  路  Source: GeekyAnts/NativeBase

I want to fire it in first tap.

Most helpful comment

add contentProps={{ keyboardShouldPersistTaps: 'always' }} to tabs object solved this issue

>All comments

add contentProps={{ keyboardShouldPersistTaps: 'always' }} to tabs object solved this issue

Was this page helpful?
0 / 5 - 0 ratings

Related issues

inv2004 picture inv2004  路  3Comments

maphongba008 picture maphongba008  路  3Comments

bsiddiqui picture bsiddiqui  路  3Comments

eggybot picture eggybot  路  3Comments

kitsune7 picture kitsune7  路  3Comments