Skip to content

Files

Latest commit

f081473 · Oct 1, 2019

History

History

Example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 22, 2019
Oct 1, 2019
Sep 22, 2019
Sep 22, 2019
Aug 2, 2017
Sep 22, 2019
Sep 22, 2019
Sep 22, 2019
Oct 1, 2019
Sep 22, 2019
Aug 2, 2017
Sep 22, 2019
Oct 1, 2019
Sep 22, 2019
Sep 22, 2019
Sep 22, 2019

react-native-admob example project

  1. Install javascript dependencies:
    yarn install
  2. Install native dependencies:
    cd ios && pod install
  3. Open Xcode workspace:
    xed .