Requirements
iOS
The native iOS dependency isAppActorPlugin 0.1.8. After installing JS dependencies, run:
Android
The native Android dependency iscom.appactor:appactor-plugin:2.3.7 with minSdk 24.
What autolinking handles
The package is configured for standard React Native autolinking on iOS and Android. The docs site should still call out example-only tooling requirements like JDK or Xcode versions separately from consumer package requirements.Platform-key pointer
If your AppActor project has separate iOS and Android apps, configure withAppActorPlatformKeys instead of one shared string. See React Native Lifecycle and Identity.