Weekly Digest

Jun 3 - Jun 9, 2019

2 articles that week

← Previous Next →
Monday, Jun 3

iOS GPS Testing and Location Services

Trevor Phillips from Freeletics built a comprehensive GPS testing framework that improved location accuracy from 7% error down to 1.68%. Here's how they systematically validated every improvement.

Handling Multiple Native iOS Views in React Native

Callstack tackles a common React Native challenge: managing multiple native iOS views without the usual headaches. This 2019 piece still holds valuable lessons for teams bridging native and JavaScript code.