Top
image credit: Unsplash

Mobile app developers: React Native 0.63 is out with LogBox for easier error debugging

Facebook-backed React Native has released version 0.63 of the cross-platform UI framework with a new feature to tidy up verbose and poorly formatted error logs and with tweaks to help developers conform to Apple’s new App Store rules for iPhone apps.

The new feature to tidy up error messages is called LogBox, which was introduced in version 0.62 as an opt-in feature. In 0.63 LogBox becomes the default experience in React Native, according to the framework’s core contributor Mike Grabowski.

React Native is a JavaScript code library for building user interfaces (UIs), which helps developers write native iOS and Android apps.

Read More on ZDnet