Skip to content

Conversation

reinaldolejr
Copy link

  • Created .gitignore to exclude unnecessary files.
  • Added app.json configuration for AdMob with iOS and Android app IDs.
  • Implemented main App component to initialize mobile ads and display a banner ad.
  • Created mobileAds.ts for ad initialization and configuration.
  • Added AdBanner component for rendering banner ads.
  • Updated package.json with necessary dependencies for AdMob.
  • Included README.md with setup instructions and important notes.
  • Added tsconfig.json for TypeScript configuration.

- Created .gitignore to exclude unnecessary files.
- Added app.json configuration for AdMob with iOS and Android app IDs.
- Implemented main App component to initialize mobile ads and display a banner ad.
- Created mobileAds.ts for ad initialization and configuration.
- Added AdBanner component for rendering banner ads.
- Updated package.json with necessary dependencies for AdMob.
- Included README.md with setup instructions and important notes.
- Added tsconfig.json for TypeScript configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant