Islam Rustamov

Results 3 issues of Islam Rustamov

### Introduction In RN's TextInput we only have onChangeText prop, which is fired (for example, in Android) by ReactTextChangedEvent inside onTextChanged function of TextWatcher interface. ### Details There is a...

Official supercluster github repo says that 8.0.0 has an improved performance for clustering and reduced memory footprint. (https://github.com/mapbox/supercluster/releases/tag/v8.0.0) It also has an updated version of kdbush which doesn't throw an...

Re #31 ### What was done - Util functions such as **calculateDelta**, **calculateAverage**, **regionToBBox** and **getMarkersRegion** were rewritten from JS to C++ - Created **installHelpers** to install **regionToBBox** and **getMarkersRegion**...