Khamchunovog

Results 8 issues of Khamchunovog

BoxingConfig config = new BoxingConfig(BoxingConfig.Mode.VIDEO); config.needCamera(R.drawable.ic_photo_camera_indigo_400_36dp) .withMaxCount(1) .withMediaPlaceHolderRes(R.drawable.icon_ub) .withAlbumPlaceHolderRes(R.drawable.icon_ub); Boxing.of(config).withIntent(getActivity(), BoxingActivity.class).start(getActivity(), 24); Camera not clicked but Image camera fine ![device-2019-04-13-142202](https://user-images.githubusercontent.com/498651/56075599-8ae3c900-5df7-11e9-8800-fc5a78d7e6f4.png)

Always this error click to camera BoxingConfig config = new BoxingConfig(BoxingConfig.Mode.SINGLE_IMG); config.needCamera(R.drawable.ic_photo_camera_indigo_400_36dp) .withMaxCount(1) .needGif() .withMediaPlaceHolderRes(R.drawable.icon_ub) .withAlbumPlaceHolderRes(R.drawable.icon_ub) .withVideoDurationRes(R.drawable.icon_ub); Boxing.of(config).withIntent(getActivity(), BoxingActivity.class).start(getActivity(), 23); ![device-2019-01-25-125715](https://user-images.githubusercontent.com/498651/51726136-c72d4600-20a0-11e9-9ef6-7d54331360a8.png) ![device-2019-01-25-125452](https://user-images.githubusercontent.com/498651/51726061-74538e80-20a0-11e9-8b2e-2ef2a949ddf9.png)

![device-2015-08-07-055927](https://cloud.githubusercontent.com/assets/498651/9123296/2fc2144c-3cc1-11e5-86aa-3df04a13d879.png)

![device-2015-07-18-130621](https://cloud.githubusercontent.com/assets/498651/8760291/965fae0c-2d45-11e5-84c6-d58cae7f0e73.png) ![device-2015-07-18-130633](https://cloud.githubusercontent.com/assets/498651/8760293/9664efd4-2d45-11e5-8dac-92a29fcba296.png) ![device-2015-07-18-130652](https://cloud.githubusercontent.com/assets/498651/8760292/965fa7d6-2d45-11e5-8b3b-7390c1395da1.png)

Same http://www.turnjs.com/ help me please

"react": "18.3.1", "react-native": "0.76.3", "react-native-scrollable-tab-view-collapsible-header": "^2.0.1",

## Describe the bug ### Expected behavior onEndReached called when display flashing problem. How to solved it? ## Package versions - React:18.3.1 - React Native:0.76.3 - React-Native-Gesture-Handler:2.20.2