Skip to content

Commit 81e992c

Browse files
committed
fix(functions): remove pre-turbomodules implementation
Expo 54 appears to work if the old unused implementation still exists, however Expo 53 discovers the old implementation during autolinking and attempts to autolink it instead of the TurboModules one so functions doesn't work
1 parent ba55012 commit 81e992c

File tree

3 files changed

+0
-198
lines changed

3 files changed

+0
-198
lines changed

packages/functions/android/src/reactnative/AndroidManifest.xml

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/functions/android/src/reactnative/java/io/invertase/firebase/functions/ReactNativeFirebaseFunctionsModule.java

Lines changed: 0 additions & 147 deletions
This file was deleted.

packages/functions/android/src/reactnative/java/io/invertase/firebase/functions/ReactNativeFirebaseFunctionsPackage.java

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)