Relay is an implementation of the Flux concepts. Relay requires you to have a GraphQL service.
Our iOS and Android apps are almost entirely powered by GraphQL (but not Relay, as they're not JavaScript).
Parts of those apps, and in some cases whole apps (Ads Manager) are built with React Native and use Relay with GraphQL.