Nikita Perevyazkin
Nikita Perevyazkin
#101 Now you can use any scrollView props like **onScrollBeginDrag, onScrollEndDrag** and others... For forwarding props to row inside scrollView use prop **rowProps** Also, now you able to access **onLayoutRow**...
## Environment System: OS: macOS 10.15.5 CPU: (4) x64 Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz Memory: 207.46 MB / 10.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 14.3.0 - /usr/local/bin/node...
Resolves #98 To create static shortcuts, follow [Android Docs](https://developer.android.com/guide/topics/ui/shortcuts/creating-shortcuts) But! I didn't figure out how to make it work with cold start. It works when app is in foreground, but...
For now library supports only dynamic shortcuts for android. Any plans about static ones? @huangmr