You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 23, 2026. It is now read-only.
Fastlane has thousands of contributors and is used by hundreds of thousands of project in ios, android, react native, flutter, ionic etc. It has the efforts of the whole mobile development community who for years have maintained scripts and thousands of plugins that are kept up to date with breaking changes from Apple and Google. It would be challenging for a small react native template to both duplicate the offerings of Fastlane and to provide the same types of automations that Fastlane does plus keep up with all of the breaking changes. It should not matter that Fastlane is written in Ruby given that we use YAML, Gradle, Github Actions and other tools frequently without worrying about the language that they're written in.