A framework for building native applications using React
COMMITS
July 19, 2019
L
update bug_report.md template (#25623)
Luis Miguel Alvarado committed
R
Add NativeModule spec for ShareModule
Ramanpreet Nara committed
R
Add NativeModule Spec for Vibration
Ramanpreet Nara committed
R
Add NativeModule Spec for ImagePickerIOS
Ramanpreet Nara committed
R
Add NativeModule Spec for Clipboard
Ramanpreet Nara committed
R
Add NativeModule Spec for AsyncStorage
Ramanpreet Nara committed
R
Add NativeModule Spec for ActionSheetManager
Ramanpreet Nara committed
E
Support View Manager Commands
Eli White committed
D
Implement double measure experiment
David Aurelio committed
D
Add internal experiments API
David Aurelio committed
M
Test more of ExceptionsManager
Moti Zilberman committed
July 18, 2019
E
Create binding for unmountComponentAtNode in bridgeless mode
Emily Janzer committed
S
Remove remainings of experiment from ParagraphShadowNode
Samuel Susla committed
S
Fix incorrect information in comment
Samuel Susla committed
D
Remember and surface compile errors when turning on
Dan Abramov committed
D
Add `isInitialUpdate` to HmrServer
Dan Abramov committed
D
Stash updates when Fast Refresh is off
Dan Abramov committed
D
Register the bundle regardless of whether Fast Refresh is on
Dan Abramov committed
D
Refactor the socket client API
Dan Abramov committed
J
fix jest's test.table flow type
Jan Kassens committed
M
Test ReactFiberErrorDialog in terms of NativeExceptionsManager
Moti Zilberman committed
S
Fix missing base64 images
Samuel Susla committed
S
using enum struct for LayoutPassReason and LayoutType
Sidharth Guglani committed
U
yoga | Fix error about implicit conversion to bit-field
Uladzislau Paulovich committed
D
Include headers in `fbjni/`, too (#25711)
David Aurelio committed
S
Pass reason for measure pass along with measurecallbackend event (#566)
Sidharth Guglani committed
D
Remove markerNote from JS bindings
Dominique d'Argent committed
M
- Bump CLI to ^2.6.0 (#25666)
Michał Pierzchała committed
C
Add a loading bar when loading split bundles
Christoph Nakazawa committed
C
Rename HMRLoadingView to LoadingView
Christoph Nakazawa committed