Nick Le

Results 2 comments of Nick Le

@pavelbaramov I guess the version you are using doesn't have this option. So you should have this configuration in the `Pluginfile`: ``` gem 'fastlane-plugin-firebase_test_lab', git: '[email protected]:fastlane/fastlane-plugin-firebase_test_lab', branch: 'master' ```

> Is there a way to change the position of the page indicator? I need to put it before ViewPager, but I can't find a prop for that. Use Flexbox...