-
as we known svg is vectorial, so it'll be super cool to support zooming, right?
-
There are several things I'd like to make infinitely scrollable:
* Calendars
* Lists of documents sorted by date
In both of these cases I want to be able to scroll as far into the past or future …
-
### Steps to reproduce
1. Create a simple Camera view with onZoomChanged so that it is zoomable (
2. Pinch to zoom repeatedly on native device running iOS 9.3.2 (other versions untested)
3. After a wh…