Saad Khan

Results 6 comments of Saad Khan

ColumnName AS Concat("P-", AnotherColumnName)

It is used on mobile. As this was a while ago, I can not recall the exact problem I was trying to solve.

I don't understand what you mean. It works on TouchableOpacity, but not on Button.I have tweaked the example so it actually calls the focus method for both TouchableOpacity and Button....

If I remember correctly I was trying to focus the submit button if you press next on the last form input.

Another false positive for this rule is `BackHandler` from `react-native`. `BackHandler.addEventListener` returns a `remove` method, but the rules complains when it is used.