500Docs
  • React Libraries
  • SSR
  • React Native

›React Native

React Libraries

  • Calendar

Server-Side Rendering

  • Setup
  • Redux Integration

React Native

  • Tools
  • Setup (iOS)
  • Setup (Android)
  • Running a Project
  • Linking Libraries
  • Debugging
  • Appcenter
  • Detox
  • Bugsnag
  • Notifications
  • Routing
  • Splash Screen
  • RTL
  • Animations
  • Common Problems

Linking Libraries

First, react React Native's documenation about Libraries Linking

Pods

Since we suggest using Cocoapods, most of your native-linked libraries will be added to ios/Podfile

Important to remember to run cd ios && pod install every time, after running react-native link


Last updated on 1/30/2019 by Vova Porton
← Running a ProjectDebugging →
  • Pods
Copyright © 2020 500Tech