Oct 26, 2020 | The Others |
Github announced Github Actions last summer. With this new tool, you can analyze, build, test and deploy your projects on any platform, any language and any cloud. Our goal is to automate building, testing and deploying an iOS project without the need for external...
May 9, 2019 | The Others |
Today marks an important milestone for the Flutter framework, as we expand our focus from mobile to incorporate a broader set of devices and form factors. View original...
Jun 25, 2018 | The Others |
Today, we’re delighted to announce Flutter Release Preview 1, signaling a new phase of development for Flutter as we move into the final stages of stabilization for 1.0. View original...
May 10, 2018 | The Others |
Usually, when developing apps for mobile phones, having too much screen real estate is not the problem. In fact, quite the contrary. Much thought has to be put into how to structure the app so that it does not feel cluttered. On tablets, it is a whole different story....
Jan 25, 2018 | The Others |
While React Native brings many efficiencies, it can also be complicated to work with when it comes to developing authentication and user management functions. View original...