issues
search
NativeScript
/
nativescript-fresco
This repository holds the NativeScript plugin that exposes the functionality of the Fresco image library to NativeScript developers.
Apache License 2.0
53
stars
23
forks
source link
feat: "markingMode":"none" support
#101
Closed
lini
closed
6 years ago
lini
commented
6 years ago
add "markingMode": "none" to demos
remove manual shutdown code from demo - triggered if main activity is recreated, which crashes the app.
add missing events to events example
refactor android code to make listener methods compatible