GithubHelp home page GithubHelp logo

Comments (6)

Hesko avatar Hesko commented on August 30, 2024

I have this issue too! Don't know how to fix it though

from turbo-ios.

ghiculescu avatar ghiculescu commented on August 30, 2024

In #78 I shared some code to customize the load indicator. I haven’t tried delaying it but it might help you get started.

from turbo-ios.

joemasilotti avatar joemasilotti commented on August 30, 2024

I took a pass in PR #92. Let me know if that works for you, @tabuna!

from turbo-ios.

tabuna avatar tabuna commented on August 30, 2024

Hi @joemasilotti. Thank you very much for the promptness, but this does not solve the problem. I tried the codebase from the PR and it removed the loading indicator, leaving only the background. Because during the request this background is displayed, the flickering problem remained.

In PWA or regular WEB, the browser shows the current page during loading new. But in the application on iOS, the screen on which the transition was immediately replaced by an empty background + loading indicator.

from turbo-ios.

joemasilotti avatar joemasilotti commented on August 30, 2024

Oh, yeah that's an entirely different problem. πŸ˜†

The maintainers can correct me if I'm wrong, but I don't think that is something that will be changed in this library. The change to white background plus transition is what makes the app feel native. If you want to replicate a PWA you might be better off not using the turbo-ios library at all and instead hosting a WKWebView directly.

from turbo-ios.

tabuna avatar tabuna commented on August 30, 2024

@joemasilotti Thanks a lot! I wasn't sure if this behavior was intentional because I wasn't used to it.
I used more <turbo-frame> to solve my problem.

from turbo-ios.

Related Issues (20)

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.