A framework for building native applications using React
COMMITS
/ Libraries/Modal/RCTModalHostViewNativeComponent.js September 30, 2022
T
RN: Sort Imports via ESLint
Tim Yung committed
December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
November 22, 2021
J
Fix Dead links to documents in the comments (#32619)
Jesse Katsumata committed
May 2, 2021
P
iOS: 2/5 Remove use of bridge from Modal by dismissing with visible prop
Paige Sun committed
P
iOS: 1/7 Add missing onDismiss prop in Modal component
Paige Sun committed
February 2, 2021
M
Remove "use strict" directive from ES Modules
Micha Reiser committed
November 14, 2020
K
Fix cannot working Modal's onDismiss. (#29882)
Koichi Nagaoka committed
February 24, 2020
R
Updating the URLs to point at new domain name reactnative.dev
Rachel Nabors committed
February 6, 2020
V
Revert D19235758: Implement onRequestClose for iOS 13+ modals
Valentin Shergin committed
J
Implement onRequestClose for iOS 13+ modals (#27618)
Jorge Bernal committed
December 5, 2019
E
Convert easy files to flow strict-local
Eli White committed
October 11, 2019
P
Make android modal to appear underneath translucent StatusBar (#26706)
Pavol Fulop committed
September 25, 2019
E
Migrate NativeComponentType from codegenNativeComponent to HostComponent #2
Eli White committed
August 9, 2019
L
Manual fixes for xplat/js/react-native-github
Logan Daniels committed
July 29, 2019
S
Fix onDismiss in Modal
Samuel Susla committed
July 4, 2019
S
Delete visible property from ModalHostViewNativeComponent
Samuel Susla committed
July 2, 2019
M
Force WithDefault not to be an optional value
Michał Osadnik committed
July 1, 2019
M
Transform BubbleEvent and DirectEvent into DirectEventHandler and BubblingEventHandler
Michał Osadnik committed
June 23, 2019
R
Add types for modal
Rick Hanlon committed
May 8, 2019
January 17, 2019
N
RCTModalHostView (#23030)
nd-02110114 committed