aksonov / aksonov/react-native-router-flux

Custom navBar style when calling Actions.pop()

Đang mở
#3,464 0 bình luận 1 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
8.9k
Fork
2.1k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Hello everyone,

I apologize in advance if this issue already exists, but I haven't found it.
I'm using the dependencies below

"react-native": "^0.59.0"
"react": "^16.6.3",
"react-native-router-flux": "4.1.0-beta.4",

I've been using custom navbars in almost all of my scenes, and in most of them I've got a back button on the left, that calls "Actions.pop()". The problem is as soon as I call the pop method, during this transition time, the navbar becomes the default one (With the blue back button on iOS).
I've got no idea how to fix this issue since I really didn't have this problem before upgrading react native and other libraries. This could not even be related to the router-flux.

Versions before upgrading:

"react-native": "0.55.4",
"react": "16.3.1",
"react-native-router-flux": "^4.0.0-beta.31",

Help would be really appreciated.
Thanks!

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.