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
Type
/
to 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
/
react-native
Public
Notifications
You must be signed in to change notification settings
Fork
25.2k
Star
126k
Code
Issues
677
Pull requests
362
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[FlowCleanup] InspectorPanel -> Delete PropTypes
- #21392
#21392
Closed
dkaushik95
wants to merge 7 commits into
react:master
react/react-native:master
from
dkaushik95:master
dkaushik95/react-native:master
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Closed
[FlowCleanup] InspectorPanel -> Delete PropTypes
#21392
dkaushik95
wants to merge 7 commits into
react:master
react/react-native:master
from
dkaushik95:master
dkaushik95/react-native:master
Copy head branch name to clipboard
Commits
Commits on Sep 28, 2018
InspectorPanel -> Delete PropTypes
dkaushik95
committed
d818626
View commit details
Copy full SHA for d818626
Browse repository at this point
Commits on Sep 29, 2018
removed imports that were not required. added suitable function params and return types. Thanks to @RSNara
dkaushik95
committed
59c68f3
View commit details
Copy full SHA for 59c68f3
Browse repository at this point
renamed Button inside InspectorPanel to InspectorPanelButton
dkaushik95
committed
758c13a
View commit details
Copy full SHA for 758c13a
Browse repository at this point
Digged into the child components and added types to required objects to primitive types (can be exported to child components)
dkaushik95
committed
d234739
View commit details
Copy full SHA for d234739
Browse repository at this point
Fixed hierarchy flowtypes based on CircleCI/analyze
dkaushik95
committed
15406ff
View commit details
Copy full SHA for 15406ff
Browse repository at this point
Changed hierarchy to any taken from Inspector.js flow types, removed PropTypes import
dkaushik95
committed
a8dd2fd
View commit details
Copy full SHA for a8dd2fd
Browse repository at this point
changed certain optional types to required. Added type for onClick
dkaushik95
committed
db5d2f3
View commit details
Copy full SHA for db5d2f3
Browse repository at this point
You can’t perform that action at this time.