Skip to content

Commit

Permalink
orb(react-native-mlkit): (chore) App Store Release (#154)
Browse files Browse the repository at this point in the history
* moving app.json to a .ts file so we can have build numbers

* updating root package.json to have a postinstall script to help our app with builds

* updating our app package.json to have an eas post install script, make sure we use the right packages, and remove autolinking

* updating workspace versions to a specific version

* reverting work done on app.json file--will auto incrament a different way

* app.json clean up

* automate app version management with EAS Build

* reverting package versions

* reverting package versions and yarn.lock

* fix: remove random images from face detection screen, fix image scaling issue, and clear results when photo is cleared. (#156)

* adding android build type

* adding info.plist text

* docs(changeset): Updating app features for store release.

* some scripts cleanup

* docs and eas

---------

Co-authored-by: Trevor Coleman <[email protected]>, Mazen Chami <[email protected]> (70cd8dac07236f1445ea5100137ecde76f76f6a6)
  • Loading branch information
infinitered-circleci committed Jul 31, 2024
1 parent 1e936f2 commit 0d46fb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/react-native-mlkit/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
sidebar_position: 1
---

# React Native MLKit

<p align="center">
<img src="https://raw.githubusercontent.com/infinitered/react-native-mlkit/main/_art/ir_mlkit_logo.png" alt="IR MLKit Logo" width="400" />
<h2 align="center">RN MLKit Wrapper for Expo</h2>
Expand Down

0 comments on commit 0d46fb5

Please sign in to comment.