Alican Özsırma

Results 10 comments of Alican Özsırma

Is there any progress on the feature ?

Hi @daybrush findSelectableTargets is called in onDragStart. Could there be a mistake here ?

> @ozsirma > > you can use findSelectableTargets in onDrag How I can use findSelectableTargets during in onDrag for react-selecto ? Can you give me an example ?

@mcunningham I could not find any technique. As a workaround, after onDragEnd I calculate the unselected fields and mark them as selected.

Linking is true because Facebook login is working. Only google login redirect after several seconds and then dialog box is lost.

any progress ? @adamjmcgrath

https://github.com/facebook/react-native/pull/15635/files You can examine this pull request.

It is usable with v0.52.0 that merged the pull request. @assafb81

> react native datePicker component for both Android and IOS, using DatePickerAndroid, TimePickerAndroid and **DatePickerIOS** DatePickerIOS is native component for iOS. Therefore if you use this feature, you should use...