Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 386 Bytes

File metadata and controls

14 lines (11 loc) · 386 Bytes

Zender React Native Example

Requirements

  • react native > 0.60 (autolinking support)
  • Cocoapods gem > 2.4 (script_phase support)

Installation

  • npm install
  • cd ios ; pod install

Example creation

  • react-native init RNZenderExample
  • add Zender specs to RNZenderExample/ios/Podfile
  • npm i git+ssh://git@github.com/smalltownheroes/react-native-zender.git#master