How to Get up and Running with Turbo Android Part 2 - Feel More Native | William Kennedy
You may have noticed that the Android app doesn’t feel very native. Instead, it feels like a webpage inside an app’s skin. Luckily, we can add some quick changes utilising Turbo Fragments found in the Turbo-Android library. By inheriting from these and updating out Path Configuration, we have routes display different Turbo Fragments.For now, we will update our codebase so that every route that ends with new and edit will result in a modal popup like the one shown in this gif.
How to Get up and Running with Turbo Android Part 2 - Feel More Native | William Kennedy #ruby #rubydeveloper #rubyonrails #android #turbo