Advertisement
Guest User

Untitled

a guest
Jan 21st, 2020
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. pod 'React', :path => '../node_modules/react-native', :subspecs => [
  2. 'BatchedBridge', # Required For React Native 0.45.0+
  3. 'Core',
  4. 'DevSupport'
  5. # Add any other subspecs you want to use in your project
  6. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement