rnigro-rwb
rnigro-rwb
Fixes #3318. `getJpegInfo` now skips the DHT marker (`0xc4`) because that marker is not a SOF (start of frame) marker and therefore the segment to follow does not have the...
### Prerequisites - [X] I checked the documentation and FAQ without finding a solution - [X] I checked to make sure that this issue has not already been filed -...
**Describe the bug** On iOS, when the phone is configured to have a `contentSize` of `UIContentSizeCategoryAccessibilityLarge` or bigger, this code handles adjusting the height https://github.com/henninghall/react-native-date-picker/blob/master/ios/RNDatePickerManager.mm#L83 ```c // Adjust height based...