* add native zoom on android
* add native zoom on ios
* add useNativeZoom property
* extract compution of maxZoomFactor to a method
* use optional maxZoomFactor for native zoom
* add useNativeZoom Property to typescript declaration
* add doc entry for useNativeZoom