react-native-ab-hoc
React native AB Testing Higher Order Component
Provide a poor intrusive way to make A/B Testing by using an HOC instead of components
This way, extracting the AB implementation consists only of removing / modifying an import statement instead of code refactoring.