Skip to main content

iOS Installation

React Native 0.60 and above

npx pod-install

React Native 0.59 and below

react-native link lura-react-native-core

Dependecies in your iOS project Podfile

Add use_frameworks! :linkage => :static under platform :ios in your Podfile