A tutorial demonstrating how to build a React Native app using MobX for state management instead of Redux. The app searches Spotify tracks and showcases MobX observables, stores, and the @inject/@observer decorator pattern. It also integrates React-Navigation, styled-components, FlatList (then unreleased), and Flow for type checking. The author concludes MobX is simpler and requires less boilerplate than Redux for small apps.
Sort: