React native

Securing Cross-Platform Applications and Beyond

reactron-how-to-improve-security-your-cross-platform-application

There are many factors to consider when developing a mobile app, including which platforms to support. Some developers choose to release a native app for each platform, while others opt for a cross-platform solution. Which approach is more secure? Business owners are regularly concerned with the security of cross-platform applications, yet the reality is that […]

Introducing React Native Android Location Enabler

Qaraton | Introducing React Native Android Location Enabler

At Reactron, we offer mobile applications on iOS and Android using React Native technology. Our goal is to offer rich mobile experiences without sacrificing quality and React Native has enabled us to bridge any native features to the JavaScript side. There was one feature which was requested by our customer a lot. Specifically, it is […]

React Native End-to-End testing with Detox and GitlabCI – an Easy 4 step setup.

Qaraton | React Native End-to-End testing with Detox and GitlabCI - an Easy 4 step setup.

Tests to a software development team are like legs to a whole body that bears the weight of technical complexities in the pursuit of good-quality products. Without tests, the fast cycle of iterations and the market’s requirement of quick releases often seen in modern software development will easily overwhelm the business itself.