nativescript-afnetworking

v1.0.3
A NativeScript plugin that wraps AFNetworking for iOS
nativescript AFNetworking ecosystem:nativescript nativescript-ios

build

tsc

demo.ios

npm run preparedemo && cd demo && tns emulate ios

demo.android

npm run preparedemo && cd demo && tns run android

preparedemo

npm run build && cd demo && tns plugin remove nativescript-afnetworking && tns plugin add .. && tns install

setup

npm i && cd demo && npm i && cd .. && npm run build && cd demo && tns plugin add .. && cd ..
npm i nativescript-afnetworking

Metadata

Downloads

Maintainers