1. React
  2. React Native EU
  3. 2018
  4. A/B testing with React Native

A/B testing with React Native

Narendra Shetty at React Native EU 2018

A/B testing is a common practice in web world. Should that button say "click here" or "learn more"? Will the layout of your homepage materially impact app downloads? Instead of going with your gut, let data drive your product development. I will be talking about how to do that in the app world using React Native, both for iOS and Android and the complexities around it. Also I plan to cover these aspects: – Why should you use A/B testing in your business? – What all can you test using A/B testing? – How can you do efficient A/B testing of change in your product?