Yağız Ceritoğlu

Results 3 comments of Yağız Ceritoğlu

Sure, For example you need to make conditional rendering depending on tables data, then you need listen data instantly, to do that i do not want to execute .getData() method...

@ozkersemih @muratcorlu I think that ellipsis behaviour could be nice feature for disabled inputs (by the way it is possible to make text-overflow:ellipsis in disabled inputs) otherwise it looks redundant

This is my package.json { "name": "my-app", "version": "1.0.0", "main": "node_modules/expo/AppEntry.js", "scripts": { "start": "expo start", "android": "expo run:android", "ios": "expo run:ios", "web": "expo start --web", "lint": "eslint . **/*.ts...