Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
appodeal
/
react-native-appodeal
Public
Notifications
You must be signed in to change notification settings
Fork
46
Star
81
Code
Issues
2
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: Native ads support for React Native
- #182
#182
Merged
da2gl
merged 16 commits into
appodeal:feature/native-ads
appodeal/react-native-appodeal:feature/native-ads
from
elijahdev0:feat/native-ads
elijahdev0/react-native-appodeal:feat/native-ads
Copy head branch name to clipboard
Sep 1, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat: Native ads support for React Native
#182
da2gl
merged 16 commits into
appodeal:feature/native-ads
appodeal/react-native-appodeal:feature/native-ads
from
elijahdev0:feat/native-ads
elijahdev0/react-native-appodeal:feat/native-ads
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
feat: add Native ads bridge for Android and iOS
Show description for e87be23
Roo
and
cursoragent
committed
e87be23
View commit details
Copy full SHA for e87be23
Browse repository at this point
fix(ios): use documented APDNativeAdSettings.default for native queue
Show description for 9c0d18f
Roo
and
cursoragent
committed
9c0d18f
View commit details
Copy full SHA for 9c0d18f
Browse repository at this point
fix: point package entry at src for Metro git installs
Show description for 083520b
Roo
and
cursoragent
committed
083520b
View commit details
Copy full SHA for 083520b
Browse repository at this point
fix(android): match Appodeal 4.2 NativeCallbacks and TurboModule map return
Show description for d2bf0f5
Roo
and
cursoragent
committed
d2bf0f5
View commit details
Copy full SHA for d2bf0f5
Browse repository at this point
Commits on Jul 31, 2026
fix(android): rename native view prop template → adTemplate
Show description for 41c7704
Roo
and
cursoragent
committed
41c7704
View commit details
Copy full SHA for 41c7704
Browse repository at this point
docs: update native ad prop name to adTemplate
Show description for 660a527
Roo
and
cursoragent
committed
660a527
View commit details
Copy full SHA for 660a527
Browse repository at this point
fix(android): lay out native ad views and bind with Activity context
Show description for ff22ec3
Roo
and
cursoragent
committed
ff22ec3
View commit details
Copy full SHA for ff22ec3
Browse repository at this point
fix(android): harden native ad bind — retries, Activity holder, events
Show description for 04b0cad
Roo
and
cursoragent
committed
04b0cad
View commit details
Copy full SHA for 04b0cad
Browse repository at this point
fix(android): render native ads via custom NativeAdView layout
Show description for 4afc15f
Roo
and
cursoragent
committed
4afc15f
View commit details
Copy full SHA for 4afc15f
Browse repository at this point
fix(android): make RN native ad view extend NativeAdViewContentStream
Show description for 21a78e7
Roo
and
cursoragent
committed
21a78e7
View commit details
Copy full SHA for 21a78e7
Browse repository at this point
fix(android): compose NativeAdView template inside FrameLayout host
Show description for b493595
Roo
and
cursoragent
committed
b493595
View commit details
Copy full SHA for b493595
Browse repository at this point
fix(android): measureAndLayout native ad child before registerView
Show description for 6042aaa
Roo
and
cursoragent
committed
6042aaa
View commit details
Copy full SHA for 6042aaa
Browse repository at this point
feat(android): add gridCard native template matching AdMob feed layout
Show description for c3c4bad
Roo
and
cursoragent
committed
c3c4bad
View commit details
Copy full SHA for c3c4bad
Browse repository at this point
feat(native): add composable NativeAdView assets; drop gridCard
Show description for 0156e82
Roo
and
cursoragent
committed
0156e82
View commit details
Copy full SHA for 0156e82
Browse repository at this point
fix(android): assign NativeAdView asset properties from Kotlin subclass
Show description for b480a91
Roo
and
cursoragent
committed
b480a91
View commit details
Copy full SHA for b480a91
Browse repository at this point
fix(android): bind NativeAdView assets via Java helper
Show description for a67d83d
Roo
and
cursoragent
committed
a67d83d
View commit details
Copy full SHA for a67d83d
Browse repository at this point
You can’t perform that action at this time.