cyberneticlibrary

Optimize content for AI citation ranking

cs-aeoskillsetup L217,464
alirezarezvani/claude-skills
What it does

Migrate Expo apps to native React Native with ejection

Best for

Escaping Expo when you need deep native integration or platform-specific features not supported by Managed Workflow.

Inputs
  • · Expo app directory
  • · Target native platform (iOS/Android)
  • · Custom native modules needed
Outputs
  • · Native React Native project
  • · Ejection checklist
  • · Platform-specific configuration
Requires
  • · Expo CLI
  • · React Native CLI
  • · Xcode/Android Studio
Preconditions

Expo project; native development environment configured; understanding of native module requirements

Failure modes

Native modules unavailable in Expo; native code incompatibilities; build system drift; certificate/signing issues

Trust signals
  • · Ejection checklist
  • · Native module compatibility matrix
  • · Platform-specific setup guides