React Native Template V8
August 7, 2020 ยท View on GitHub
The template to adopt V8 JavaScript Executor
Supported Platform
- iOS
Usage
npx react-native init RNV8IOS --template react-native-template-v8
For iOS, there is one additional handy step.
open RNV8IOS/ios/RNV8IOS.xcworkspace
After Xcode opened the workspace,
please select V8Executor project's Build Phrases,
drag and drop the Codesign libv8.dylib after [CP] Copy Pods Resources
