📄️ Contributing to react-native-mlkit
We are excited to have you contribute to react-native-mlkit! This documentation will help you get started with the
📄️ Adding a new module
To add a new module to the monorepo, there are a couple of things you need to do. This guide will walk you through the
📄️ Changesets, Versions, and Releases
Steps for Contribution and Release
📄️ Editing Native Code
If you just open one of the native files in the modules directly, you'll probably see a lot of red squiggles. This is
📄️ Project Structure and Management
This document outlines the structure of our monorepo and the tools and practices we use to manage it.
📄️ Running CI Scripts on Untrusted Forks
Untrusted forks could contain malicious code to mine cryptocurrency, steal secrets, or otherwise harm the CI server.