Giter VIP home page Giter VIP logo

cachykit's Introduction

Hi there ๐Ÿ‘‹

I'm a mobile application developer.

  • โš™๏ธ I work on .swift, .dart, .kt, and .java.
  • ๐Ÿ—ฃ๏ธ Iโ€™m mostly active on iOS and Flutter community, Reddit and meme stuff.
  • โš’๏ธ I use mostly Xcode, Android Studio, VSCode.
  • ๐Ÿง  Iโ€™m currently learning many things, I believe that everyday is a learning opportunity.
  • ๐Ÿค Reach me on LinkedIn or mail or twitter or see my CV
  • ๐Ÿ˜„ I write blogs here: sadmansamee.github.io or visit my portfolio sadmansamee.me
  • ๐Ÿง‘โ€๐Ÿ’ป Want to talk? Schedule here

My daily routine

cachykit's People

Contributors

imgbotapp avatar sadmansamee avatar sj-ios-team 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  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  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

cachykit's Issues

Persistant cache

Hi,

Can we keep and recover the cache previously add after stop & start again the app now?

Thanks,

Cache emptied after termination of app

Hi. Is there any way that objects are alive even after i terminate the app and open it again? They are alive while my app is active or in background, but if i kill it and open again the objects are not there anymore.

cannot use CachyLoaderManager.shared.configure()

great library, thanks.

I'm trying to use:

CachyLoaderManager.shared.configure(
memoryCapacity: 1020,
diskCapacity: 2024,
maxConcurrentOperationCount: 10,
timeoutIntervalForRequest: 3,
diskPath: "temp",
expiryDate: .weekly,
isOnlyInMemory: true
)

But I get this error:

'shared' is inaccessible due to 'internal' protection level

I cannot find a way around this, any ideas?

Swift 5.1, ios 13.

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.