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
.
ExodusForks
/
react-navigation
Public
forked from
react-navigation/react-navigation
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
core-fork
User selector
All users
Datepicker
All time
Commit history
Commits on May 5, 2022
Bump @exodus/react-navigation-core@6.1.1-exodus.2
matias-la
committed
de1fe8c
View commit details
Copy full SHA for de1fe8c
Browse repository at this point
fix: prevent Object properties to be used as parsing functions
matias-la
committed
a17e7e9
View commit details
Copy full SHA for a17e7e9
Browse repository at this point
Commits on May 4, 2022
Bump @exodus/react-navigation-core@6.1.1-exodus.1
matias-la
committed
5e6bf20
View commit details
Copy full SHA for 5e6bf20
Browse repository at this point
fix: potential prototype pollution attacks
Show description for 13f2518
matias-la
committed
13f2518
View commit details
Copy full SHA for 13f2518
Browse repository at this point
Revert "fix: potential prototype pollution attacks"
Show description for b586cca
matias-la
committed
b586cca
View commit details
Copy full SHA for b586cca
Browse repository at this point
Fork and bump @exodus/react-navigation-core@6.1.1-exodus.0
matias-la
committed
6e2b5ed
View commit details
Copy full SHA for 6e2b5ed
Browse repository at this point
fork: Don't include .map files in NPM package
matias-la
committed
7df6a9a
View commit details
Copy full SHA for 7df6a9a
Browse repository at this point
fix: potential prototype pollution attacks
Show description for f098b8d
matias-la
committed
f098b8d
View commit details
Copy full SHA for f098b8d
Browse repository at this point
Commits on Jan 29, 2022
chore: publish
Show description for 4c58058
satya164
committed
4c58058
View commit details
Copy full SHA for 4c58058
Browse repository at this point
chore: fix package.json
satya164
committed
4c342ab
View commit details
Copy full SHA for 4c342ab
Browse repository at this point
fix: removal of non-existing listener should not break updating ref (#10067)
Show description for d206ffe
split
authored
d206ffe
View commit details
Copy full SHA for d206ffe
Browse repository at this point
chore: fix prettier issue
satya164
committed
e5e2151
View commit details
Copy full SHA for e5e2151
Browse repository at this point
fix: fix transparent modal when another screen is pushed on top
Show description for 9d2d14b
satya164
committed
9d2d14b
View commit details
Copy full SHA for 9d2d14b
Browse repository at this point
chore: fix example for transparent modal
satya164
committed
5a065de
View commit details
Copy full SHA for 5a065de
Browse repository at this point
chore: don't run e2e on webkit due to flaky tests
satya164
committed
af36c6d
View commit details
Copy full SHA for af36c6d
Browse repository at this point
chore: fix typescript errors
satya164
committed
c864c9e
View commit details
Copy full SHA for c864c9e
Browse repository at this point
Commits on Jan 28, 2022
chore: fix unit tests
satya164
committed
2f8cbfc
View commit details
Copy full SHA for 2f8cbfc
Browse repository at this point
fix: make native stack background transparent when using transparentModal
satya164
committed
d58f4b9
View commit details
Copy full SHA for d58f4b9
Browse repository at this point
fix: hide header shadow for transparent header
satya164
committed
ffcd171
View commit details
Copy full SHA for ffcd171
Browse repository at this point
chore: upgrade react-native & other dependencies
satya164
committed
4bec5f4
View commit details
Copy full SHA for 4bec5f4
Browse repository at this point
chore: fix CocoaPodsError invalid Podfile in example (#10031)
Show description for 28eb82f
leotm
authored
28eb82f
View commit details
Copy full SHA for 28eb82f
Browse repository at this point
fix: warn for components starting with lower case names
Show description for 4b4a7c5
satya164
committed
4b4a7c5
View commit details
Copy full SHA for 4b4a7c5
Browse repository at this point
fix: fix drawer disappearing on web when switching drawerType
Show description for 5246574
satya164
committed
5246574
View commit details
Copy full SHA for 5246574
Browse repository at this point
fix: fix useRoute & useNavigation in custom header in native stack
satya164
committed
826b0c5
View commit details
Copy full SHA for 826b0c5
Browse repository at this point
chore: fix button styling in example app
satya164
committed
d211bdf
View commit details
Copy full SHA for d211bdf
Browse repository at this point
fix: update URL on web when params change. fixes #10046
satya164
committed
4468b96
View commit details
Copy full SHA for 4468b96
Browse repository at this point
fix: fix useDrawerStatus typings (#10163)
Show description for a11ada8
elrony
authored
a11ada8
View commit details
Copy full SHA for a11ada8
Browse repository at this point
Commits on Jan 27, 2022
feat(native-stack): export NativeStackView to support custom routers on native-stack (#10260)
Show description for 7b761f1
AdityaPahilwani
and
AdityaPahilwaniGroww
authored
7b761f1
View commit details
Copy full SHA for 7b761f1
Browse repository at this point
Commits on Jan 26, 2022
feat(native-stack): add support for header background image
Johan-dutoit
authored and
satya164
committed
393773b
View commit details
Copy full SHA for 393773b
Browse repository at this point
fix: fix exposing custom header height with modals
satya164
committed
3b4edf7
View commit details
Copy full SHA for 3b4edf7
Browse repository at this point
chore: run example in expo managed workflow by default
satya164
committed
f330f15
View commit details
Copy full SHA for f330f15
Browse repository at this point
feat(native-stack): expose custom header height (#10113)
Titozzz
authored
e93b2e9
View commit details
Copy full SHA for e93b2e9
Browse repository at this point
fix(web): avoid passing undefined root state in web (#10186)
Show description for 9087439
mikehardy
authored
9087439
View commit details
Copy full SHA for 9087439
Browse repository at this point
docs: correct typos on line 75 (#10198)
Show description for d88dabe
mlynchdev
authored
d88dabe
View commit details
Copy full SHA for d88dabe
Browse repository at this point
fix: fix crash in useLinking on Web (#10262)
Show description for e612a4c
roryabraham
authored
e612a4c
View commit details
Copy full SHA for e612a4c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.