Install the package:
or:

Requirements

iOS

The native iOS dependency is AppActorPlugin 0.1.8. After installing JS dependencies, run:

Android

The native Android dependency is com.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 with AppActorPlatformKeys instead of one shared string. See React Native Lifecycle and Identity.