software-mansion-labs / react-native-turbo-demo

React Native Turbo - an open source library that can bring your turbo-enabled web application into the React Native world.
MIT License
101 stars 11 forks source link

Android: modify scripts for including the local `turbo-android` library #174

Closed pklatka closed 6 months ago

pklatka commented 6 months ago

Summary

This PR:

  1. Refactors build.gradle file
  2. Modifies scripts for including local turbo-android library

Test plan

yarn clean && yarn && yarn dev:android