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
Accelerator
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
.
react-native-ar
/
react-native-arkit
Public
Notifications
You must be signed in to change notification settings
Fork
138
Star
1.7k
Code
Issues
35
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Adds Multipeer Worldmap sending between peers as well as sending JSON between peers. Fixes podspec to work with autolinking.
- #208
#208
Open
code-matt
wants to merge 14 commits into
react-native-ar:master
react-native-ar/react-native-arkit:master
from
code-matt:master
code-matt/react-native-arkit:master
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Adds Multipeer Worldmap sending between peers as well as sending JSON between peers. Fixes podspec to work with autolinking.
#208
code-matt
wants to merge 14 commits into
react-native-ar:master
react-native-ar/react-native-arkit:master
from
code-matt:master
code-matt/react-native-arkit:master
Copy head branch name to clipboard
Commits
Commits on Jan 15, 2020
add a podspec so autolinking works
code-matt
committed
165fa2b
View commit details
Copy full SHA for 165fa2b
Browse repository at this point
fixing podspec
code-matt
committed
0c1c878
View commit details
Copy full SHA for 0c1c878
Browse repository at this point
fixing podspec
code-matt
committed
84dc8e2
View commit details
Copy full SHA for 84dc8e2
Browse repository at this point
Commits on Jan 28, 2020
peer browser working with 2 phones connecting and getting and sending worldmap.. extreme wip
code-matt
committed
76729ab
View commit details
Copy full SHA for 76729ab
Browse repository at this point
worldmap syncs on two devices! dont use this yet
code-matt
committed
5437a4f
View commit details
Copy full SHA for 5437a4f
Browse repository at this point
Commits on Jan 29, 2020
exposes commands to js for hosting a multipeer session with a serviceType(stringid) and also joining a session by serviceType(stringid) and opening the browser of connected peers
code-matt
committed
c29b0dd
View commit details
Copy full SHA for c29b0dd
Browse repository at this point
Commits on Jan 30, 2020
added stuff for sending JSON over multi peer to all peers
code-matt
committed
955b3d1
View commit details
Copy full SHA for 955b3d1
Browse repository at this point
added a function for js to send json to array of connected peer ids
code-matt
committed
41f315c
View commit details
Copy full SHA for 41f315c
Browse repository at this point
Commits on Jan 31, 2020
adds onPeerConnecting, onPeerConnected and onPeerDisconnected and passed the peer's uuid to the event cb
code-matt
committed
796bc2e
View commit details
Copy full SHA for 796bc2e
Browse repository at this point
Merge pull request #1 from code-matt/feature/multipeer
Show description for 2ae58ca
code-matt
authored
2ae58ca
View commit details
Copy full SHA for 2ae58ca
Browse repository at this point
Commits on Feb 1, 2020
exposes getFrontOfCamera to js
code-matt
committed
d5933ca
View commit details
Copy full SHA for d5933ca
Browse repository at this point
Merge branch 'master' of github.com:code-matt/react-native-arkit
code-matt
committed
b675711
View commit details
Copy full SHA for b675711
Browse repository at this point
Commits on Feb 15, 2020
Cleaning up some code
code-matt
committed
2a41081
View commit details
Copy full SHA for 2a41081
Browse repository at this point
remove DS_Store and add it to ignore and add some attribution and links
code-matt
committed
80446f2
View commit details
Copy full SHA for 80446f2
Browse repository at this point
You can’t perform that action at this time.