aksonov / react-native-experimental-navigation

React Native ExperimentalNavigation clone (RN0.26 API) used by RNRF
Other
31 stars 53 forks source link

Add back button icon without suffix (for react-native-web) #13

Closed ndbroadbent closed 7 years ago

ndbroadbent commented 7 years ago

Needed to add this to get it to work with react-native-web. I'm not sure how to setup webpack and babel for the image suffixes and platforms, but this works fine.

ndbroadbent commented 7 years ago

Hi @aksonov - sorry to bother you, but I was wondering if it would be possible to merge this in? I'm trying to cut down on the number of forks I'm using, since upgrading to a new RN version can be very painful.