Code Monkey home page Code Monkey logo

ios-form-sdk's People

Contributors

anddyyao avatar iblacksun avatar linknoweasy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ios-form-sdk's Issues

同时上传多个图片的progress?

可以多次调用uploadImageData:saveKey:方法做到同时上传多个图片,但是无法通过progressBlocker统计具体某个图片的上传进度,也就无法得到整体的上传进度了。能否在progressBlocker添加一个可以标记是哪一张图片的参数,或者是否有我没有发现的其他方法可以做到?谢谢

自动添加根目录

若用户传入的 savekey 没有根目录,比如说“sample.jpg”,则会调用出错。
作为 SDK ,最好直接封装掉这个处理,若发现传入的参数没有带根目录则自动添加,比如:

  • 传入的参数为“sample.jpg”,则自动转换成“/sample.jpg”
  • 传入的参数为“/sample.jpg”,则保持不变,还是“/sample.jpg”

文档链接 404

Hi,由于又拍文档改过了,wiki 里面的链接地址都失效了,能否更新至新文档,thanks !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.